Ivan Krivosheev
Ivan Krivosheev
@tyt2y3, @billy1624 prepared PR for the update sqlx, I think that changing the type is not such a terrible change.
@billy1624 I think support network types only for PostgreSQL (for example SqlAlchemy, python ORM, support it only for PostgreSQL).
@tyt2y3 @billy1624 if it's, I can prepare PR)
python 3.7. Issue is open in python bag-tracker. Update library to new version - does not help.
You are planning to merge?
@tyt2y3 hello! I have a PoC for this. I can draft PR.
@tyt2y3 maybe it is better to create another crate for rusqlite and Postgres?
@Sytten @tyt2y3 I create PR for rusqlite: https://github.com/SeaQL/sea-query/pull/388. I have a problem. I cannot create it in `sea-query-binder`, because I got error: ``` error: failed to select a version for...
@Sytten I made another crate for rusqlite. You can see my PR, but it doesn't help. Now cargo thinks that have two roots in one workspace
@Sytten no... Because Cargo.lock is one for workspace.