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-10-02 15:25:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
postgres
History
Jonas Platte
2b2418c6d1
Add a test for nesting
.map
2021-01-31 16:57:29 -08:00
..
derives.rs
Rename sqlx(rename) attribute to sqlx(type_name)
2021-01-12 03:39:10 -08:00
describe.rs
feat(postgres): expose PgTypeKind
2020-07-24 07:28:59 -07:00
Dockerfile
feat: introduce docker-compose based testing for running locally against many database combinations
2020-05-30 17:51:55 -07:00
macros.rs
feat(macros): implement
query_scalar!()
and variants
2021-01-20 22:23:04 -08:00
postgres.rs
Add a test for nesting
.map
2021-01-31 16:57:29 -08:00
setup.sql
Add
constraint
method to
DatabaseError
trait
2021-01-20 22:00:44 -08:00
test-query.sql
refactor(macros): remove ResultExt and macro_result!()
2020-07-21 21:19:31 -07:00
types.rs
Fixing BigDecimal conversion for PostgreSQL
2020-11-04 17:09:01 -08:00