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
2026-01-27 02:59:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-core
/
src
/
sqlite
/
options
History
Austin Bonander
2307f432eb
fix: run
cargo fmt
2021-09-13 13:14:24 -07:00
..
auto_vacuum.rs
Fix warnings
2021-04-15 18:27:13 -07:00
connect.rs
Support setting sqlite page_size
2021-04-27 12:35:23 -07:00
journal_mode.rs
refactor: restructure relationship between Pool, Connection, and Options
2020-07-12 03:43:55 -07:00
locking_mode.rs
Fix warnings
2021-04-15 18:27:13 -07:00
mod.rs
fix: run
cargo fmt
2021-09-13 13:14:24 -07:00
parse.rs
Support the immutable option on SQLite connections (
#1289
)
2021-09-10 15:47:30 -07:00
synchronous.rs
sqlite synchronous setting
2020-12-19 06:03:50 +00:00