sqlx/tests/sqlite
2020-07-04 04:37:11 -07:00
..
describe.rs feat(sqlite): support expressions and multiple no-data statements in the macros 2020-07-04 04:06:43 -07:00
macros.rs test(sqlite): add a couple macro expression tests 2020-07-04 04:13:53 -07:00
setup.sql Update tests/sqlite/setup.sql to match current tests. 2020-06-27 09:11:02 +01:00
sqlite.db feat(sqlite): enable configuration of journal_mode and foreign_keys and default to WAL and ON 2020-07-02 23:18:14 -07:00
sqlite.rs Sqlite Collation Support (#446) 2020-07-04 04:30:40 -07:00
types.rs FixedOffset for SQLite + Local test. 2020-06-27 21:59:49 +01:00