Ivan Krivosheev
Ivan Krivosheev
@billy1624 @tyt2y3 what do you think?
@Rudi3 hello, are there any plans to finish?)
@Rudi3 which uncertainty with `ToSql`? I dont understand
Ah... I understood! We can create issue in postgres-types and wait for implantation or implement it yourself. I will create issue.
Found: https://github.com/sfackler/rust-postgres/issues/60
@ajf @billy1624 I want to implement this if no one minds)
I am working on PR.
https://github.com/SeaQL/sea-query/pull/309 - add support for sqlx. it remains to add support for `postgres-types`
Done: https://github.com/SeaQL/sea-query/pull/503
I need more time for support backends, because SQLite, MySQL and Postgres are very different in the details.