Skip to content

v1.1.1

Compare
Choose a tag to compare
@stanislas-m stanislas-m released this 10 Nov 21:21
15dd03c
Remove sqlx dep (#31)

* Remove sqlx dep

* Use std lib sql instead.
* Replace PRAGMA queries with selectable versions, to ensure the columns order.

* Fix Scan error on table name