sqlx/tests/sqlite
2020-06-27 09:11:02 +01:00
..
describe.rs feat: introduce docker-compose based testing for running locally against many database combinations 2020-05-30 17:51:55 -07:00
macros.rs fix(sqlite, test): column overrides still have runtime type checking, use the correct Rust type to match the sql type 2020-06-25 05:34:52 -07:00
setup.sql Update tests/sqlite/setup.sql to match current tests. 2020-06-27 09:11:02 +01:00
sqlite.db feat(macros): support nullable column override 2020-06-21 06:06:53 -07:00
sqlite.rs Caching methods in Connection 2020-06-25 10:44:05 +02:00
types.rs feat: introduce docker-compose based testing for running locally against many database combinations 2020-05-30 17:51:55 -07:00