Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlite last release #114

Merged
merged 15 commits into from
Jan 28, 2024
Merged

Sqlite last release #114

merged 15 commits into from
Jan 28, 2024

Conversation

MothScientist
Copy link
Owner

No description provided.

1. time is recorded according to UTC+0
2. corrected tests and methods due to point 1
3. SQL queries with subqueries fixed to JOIN functions
4. added tests for database query functions
5. updated versions of libraries in README
6. updated versions of libraries in extended dependency file
7. minor changes in the language dictionary
8. redundant functions removed
9. adding an explicit variable type indication
10. the structure of the Users table has been changed - a new primary key
11. functions for adding new users to the database have been changed due to point 10
unnecessary files removed
fixed test launch configuration file
Copy link
Owner Author

@MothScientist MothScientist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@MothScientist MothScientist merged commit 88d65d9 into master Jan 28, 2024
3 checks passed
@MothScientist MothScientist deleted the sqlite_last_release branch January 28, 2024 19:59
@MothScientist MothScientist mentioned this pull request Jan 28, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant