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
/
sqlx-macros-core
/
src
History
Austin Bonander
0a32d01081
fix: remove unused imports
2025-03-30 14:35:57 -07:00
..
database
Add a "sqlite-unbundled" feature that dynamically links to system libsqlite3.so library (
#3507
)
2024-10-02 11:55:21 -07:00
derives
Add json(nullable) macro attribute (
#3677
)
2025-01-28 10:56:33 -08:00
query
fix: only warn on ambiguous crates if the invocation relies on it
2025-03-30 03:42:28 -07:00
common.rs
Break drivers out into separate crates, clean up some technical debt (
#2039
)
2023-02-21 13:25:25 -08:00
lib.rs
Add a "sqlite-unbundled" feature that dynamically links to system libsqlite3.so library (
#3507
)
2024-10-02 11:55:21 -07:00
migrate.rs
fix: remove unused imports
2025-03-30 14:35:57 -07:00
test_attr.rs
feat: introduce
migrate.create-schemas
2025-01-22 15:32:50 -08:00