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-12-29 21:00:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
sqlite
History
Ryan Leckey
aaa8b25050
test(sqlite): add a couple macro expression tests
2020-07-04 04:13:53 -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
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