-
-
Notifications
You must be signed in to change notification settings - Fork 25
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 and MySql support for asynk #141
Conversation
…s and also probably need to make queries folder for `sqlite` and `mysql`
There is one bug in sqlite implementation or test. For some reason
when this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good. a couple of comment
fang/postgres_migrations/migrations/2022-08-20-151615_create_fang_tasks/up.sql
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking really good,
fang/postgres_migrations/migrations/2022-08-20-151615_create_fang_tasks/up.sql
Outdated
Show resolved
Hide resolved
This commit adds the `Makefile` improvements changes
Sometimes |
this test has 3 different situations:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good. a couple of comments
fang/mysql_migrations/migrations/2023-08-17-102017_create_fang_tasks/up.sql
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes should be added to the changelog file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seeing a ton of mut
s be deleted is one of the most satisfying things in this world.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM distinguished gentlemen
sqlx
sqlx
sqlx
tokio_postgres
andbb8
deps from crate.blocking
andfang_derive_error