issues
search
prisma
/
quaint
SQL Query AST and Visitor for Rust
Apache License 2.0
582
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecate quaint
#456
miguelff
closed
1 year ago
0
Security alert [severity high] - `libsqlite3-sys` via C SQLite improperly validates array index
#455
carlos-rian
opened
1 year ago
0
Fix crates.io badge
#454
atouchet
closed
1 year ago
0
fix: set search path via query when pgbouncer is on
#453
Weakky
closed
1 year ago
0
fix: pass client_found_rows on latest mysql_async
#452
Weakky
opened
1 year ago
0
Revert "Back to mainline mysql-async: (#450)"
#451
miguelff
closed
1 year ago
0
Back to mainline mysql-async:
#450
pimeys
closed
1 year ago
0
Update tiberius to 0.11.7
#449
miguelff
opened
1 year ago
0
feat(pg): optimize search_path network roundtrip
#448
Weakky
closed
1 year ago
1
perf: remove search path query
#447
Weakky
closed
1 year ago
0
Add to_vec to a value
#446
pimeys
closed
1 year ago
0
Revert search_path and client-encoding optimization
#445
Weakky
closed
1 year ago
0
Add to_vec to a value
#444
pimeys
closed
1 year ago
1
fix(pg): quote schema path
#443
Weakky
closed
1 year ago
0
Revert "Cargo.toml: connection-string 0.10.0 -> 0.14.0 (#437)"
#442
Weakky
closed
1 year ago
0
perf(pg): remove one roundtrip on connection
#441
Weakky
closed
1 year ago
0
Move rust-postgres fork to Prisma
#440
pimeys
closed
1 year ago
0
add two examples: quaint pooled + tokio-postgres with tls
#439
Weakky
opened
1 year ago
0
tech-debt: use upstream mobc + small fixes
#438
miguelff
closed
1 year ago
0
Cargo.toml: connection-string 0.10.0 -> 0.14.0
#437
tomhoule
closed
1 year ago
0
error from 53c756a - method not found in `SslOpts`
#436
bangbaew
opened
1 year ago
3
Revert "Updating to the latest mysql_async (#433)"
#435
pimeys
closed
1 year ago
0
We don't need to use our fork of mysql anymore
#434
pimeys
closed
1 year ago
1
Updating to the latest mysql_async
#433
pimeys
closed
1 year ago
0
chore: bump tiberius to 0.11.6
#432
Weakky
closed
1 year ago
0
Emit query log in quaint:query span, rather than in its parent
#431
miguelff
closed
1 year ago
1
Cannot use/build with feature single-postgresql
#430
KrullBorg
opened
1 year ago
0
Add PooledConnection::manager()
#429
tomhoule
closed
1 year ago
0
Upgrade rusqlite to latest
#428
hariria
opened
1 year ago
0
MySQL - Wrong conversion when type is date convert to datetime
#427
carlos-rian
opened
1 year ago
0
Features aren't available in docs.rs
#426
laralove143
opened
1 year ago
0
Document differences between main and release
#425
laralove143
opened
1 year ago
0
feat(PostgreSQL): support channel_binding query param
#424
jannikkeye
closed
1 year ago
6
Project description should mention DDL/DML
#423
jayvdb
opened
1 year ago
0
feat: support unsigned int 32
#422
Weakky
opened
1 year ago
0
Chrono deprecated warnings in tests
#421
drewlloyd
closed
2 years ago
2
added missing #[cfg(feature = "uuid")]
#420
drewlloyd
closed
2 years ago
4
Do not return error on `0000-00-00` date
#419
applicazza
opened
2 years ago
12
Cargo.toml: depend on more minimal chrono feature set
#418
tomhoule
closed
2 years ago
0
Cargo.toml: delete native-tls dependency
#417
tomhoule
closed
2 years ago
0
PostgreSQL - Could not convert value to IpAddr
#416
carlos-rian
opened
2 years ago
1
fix(pg): error out on overflowing integer
#415
Weakky
closed
2 years ago
0
PostgreSQL - Error when "column" is a type 'void'
#414
carlos-rian
opened
2 years ago
0
LOG_QUERIES has no effect anymore
#413
dpetrick
opened
2 years ago
0
Add two more error codes mapping to tx already closed
#412
pimeys
closed
2 years ago
0
Add on Conflict update support for Postgres and Sqlite
#411
garrensmith
closed
2 years ago
0
Update tiberius to 0.11.2
#410
pimeys
closed
2 years ago
0
use mobc 1.0.6 connection pool fix
#409
garrensmith
closed
2 years ago
1
Update SQL Server to 2022
#408
pimeys
closed
2 years ago
0
fix(mysql): unsigned ints should be coerced as i64
#407
Weakky
closed
2 years ago
0
Next