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-10-02 15:25:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
sqlite
History
Ryan Leckey
222cd688a4
feat(sqlite): enable configuration of journal_mode and foreign_keys and default to WAL and ON
2020-07-02 23:18:14 -07:00
..
describe.rs
fix(sqlite): fallback to storage class when typing expressions and infer INTEGER as i64
2020-06-27 19:17:46 -07:00
macros.rs
fix(sqlite): fallback to storage class when typing expressions and infer INTEGER as i64
2020-06-27 19:17:46 -07:00
setup.sql
feat(macros): support nullable column override
2020-06-21 06:06:53 -07: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
fix(sqlite): argument bind for sqlite is 1-indexed
2020-07-02 22:52:33 -07:00
types.rs
feat: introduce docker-compose based testing for running locally against many database combinations
2020-05-30 17:51:55 -07:00