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
7d22c0917f
sqlx
/
tests
/
sqlite
History
Ryan Leckey
7d22c0917f
Merge remote-tracking branch 'meteficha/felipesere-rebased'
2020-07-04 04:37:11 -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
Update tests/sqlite/setup.sql to match current tests.
2020-06-27 09:11:02 +01: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
Sqlite Collation Support (
#446
)
2020-07-04 04:30:40 -07:00
types.rs
FixedOffset for SQLite + Local test.
2020-06-27 21:59:49 +01:00