This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sqlx
Watch
2
Star
0
Fork
You've already forked sqlx
0
mirror of
https://github.com/launchbadge/sqlx
synced
2024-11-10 14:34:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
25b8fc7c04
sqlx
/
tests
/
sqlite
History
Ryan Leckey
25b8fc7c04
fix(sqlite): support column types changing per row
2020-07-15 02:05:00 -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
feat: add sqlx::Done and return from Executor::execute()
2020-07-14 04:31:25 -07:00
sqlite.rs
fix(sqlite): support column types changing per row
2020-07-15 02:05:00 -07:00
types.rs
feat(sqlite): clean up chrono support, add support for NaiveTime and NaiveDate
2020-07-04 05:51:46 -07:00