This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
sqlx
Watch
1
Star
0
Fork
0
You've already forked sqlx
mirror of
https://github.com/launchbadge/sqlx.git
synced
2025-09-30 22:42:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
sqlite
History
Ryan Leckey
e575501a39
feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle
2020-07-24 07:24:23 -07:00
..
describe.rs
feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle
2020-07-24 07:24:23 -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
feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle
2020-07-24 07:24:23 -07:00
sqlite.rs
feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle
2020-07-24 07:24:23 -07:00
types.rs
feat(sqlite): clean up chrono support, add support for NaiveTime and NaiveDate
2020-07-04 05:51:46 -07:00