mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-24 09:37:03 +00:00
* Add failing tests * remove unnecessary functions, clarify function names * simplify access to cursor columns with helper methods * split table info from cursor info so that cursors can share table info * fix test expectations