mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 06:24:16 +00:00
217dc55062
* Reproduce github issue#1249: Left joins in sqlite can break the query macros * Fix panic caused by unknown cursor columns when executing NullRow command. Fixes #1249 |
||
---|---|---|
.. | ||
.gitignore | ||
derives.rs | ||
describe.rs | ||
macros.rs | ||
setup.sql | ||
sqlite.db | ||
sqlite.rs | ||
types.rs |