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-26 18:53:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-macros
/
src
History
Tomáš Drtina
f4ed7e6ee8
Added support all variants of
NUMERIC[]
using
decimal
feature like
bigdecimal
does. (
#1781
)
2022-04-04 13:54:25 -07:00
..
database
Added support all variants of
NUMERIC[]
using
decimal
feature like
bigdecimal
does. (
#1781
)
2022-04-04 13:54:25 -07:00
derives
Derive PgHasArrayType for transparent sqlx types (
#1748
)
2022-03-23 16:41:36 -07:00
query
refactor: Keep parsed
sqlx-data.json
in a cache instead of reparsing (
#1684
)
2022-02-15 20:17:47 -08:00
common.rs
Normalise path resolution accross migrate! and query_file!
2020-07-23 17:11:35 -04:00
lib.rs
fix(macros): tell the compiler about external files/env vars to watch (
#1332
)
2021-07-21 16:36:22 -07:00
migrate.rs
fix(macros): tell the compiler about external files/env vars to watch (
#1332
)
2021-07-21 16:36:22 -07:00