sqlx/tests/sqlite
Ryan Leckey 96b76dc737 update todo examples to 0.4 and use migrations
* update tests/x.py

 * add examples/x.py
2020-07-18 05:43:16 -07:00
..
describe.rs feat: add sqlx::Done and return from Executor::execute() 2020-07-14 04:31:25 -07:00
macros.rs rust fmt wibble 2020-07-09 12:34:19 -07:00
setup.sql Update tests/sqlite/setup.sql to match current tests. 2020-06-27 09:11:02 +01:00
sqlite.db update todo examples to 0.4 and use migrations 2020-07-18 05:43:16 -07:00
sqlite.rs test(sqlite): add DB parameter to Decode invocation 2020-07-17 03:22:40 -07:00
types.rs feat(sqlite): clean up chrono support, add support for NaiveTime and NaiveDate 2020-07-04 05:51:46 -07:00