sqlx/tests/sqlite
tyrelr 217dc55062
Fix #1249 Left joins in SQLite can break the query macros (#1789)
* 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
2022-04-07 13:18:37 -07:00
..
.gitignore Finish support for Postgres COPY (#1345) 2021-09-13 13:03:38 -07:00
derives.rs preparing 0.5.8 release (#1466) 2021-10-01 14:45:25 -07:00
describe.rs Fix #1249 Left joins in SQLite can break the query macros (#1789) 2022-04-07 13:18:37 -07:00
macros.rs feat(macros): implement query_scalar!() and variants 2021-01-20 22:23:04 -08:00
setup.sql Update tests/sqlite/setup.sql to match current tests. 2020-06-27 09:11:02 +01:00
sqlite.db sqlite: fix a couple segfaults (#1351) 2021-08-16 14:39:45 -07:00
sqlite.rs SQLite unlock notification (#1658) 2022-02-15 20:10:36 -08:00
types.rs style: rustfmt 2020-12-19 00:08:29 -08:00