launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
RustApache-2.0
Pinned issues
Issues
- 2
Make PgType publicly available
#3578 opened by Norlock - 1
- 0
- 2
- 1
- 8
Compatible with i64 and BigIntegerUnsigned
#3572 opened by boringplay - 1
BigDecimal format! Bug
#3575 opened by DBoehm-Superstate - 0
PgArguments::add returns a BoxDynError
#3563 opened by csandven - 0
- 0
- 2
- 2
Document code of `sqlx::query_as` has bugs.
#3557 opened by xuehaonan27 - 3
- 1
Running `sqlx prepare` without Cargo
#3555 opened by alexkirsz - 0
Have a way to borrow the connection out of a PgListener
#3549 opened by sandhose - 4
- 2
I want to encapsulate a function that executes a transaction, and the transaction execution body is passed in as a closure, but an error is reported, ask for help
#3543 opened by tgy3300 - 0
`unsupported type NULL` error only on my machine
#3546 opened by tmvkrpxl0 - 12
Sqlx-core error in logger.rs FormatOptions reference
#3544 opened by tbar4 - 2
I want to encapsulate a function that executes a transaction, and the transaction execution body is passed in as a closure, but an error is reported, ask for help
#3542 opened by tgy3300 - 4
Add the ability to clone a querybuilder
#3535 opened by monstaflame - 9
Conflict database connections between workspace crates with `query*!` macros
#3537 opened by TaQuanMinhLong - 0
The `no-transaction` parameter is not taken into account for down migrations
#3527 opened by manifest - 1
allow hstore in query! macro
#3488 opened by ibotty - 0
Macro parameter for migrations folder causes compile-time error in version 0.8
#3534 opened by klefevre - 2
`default-features=false` but `chrono` makes `sqlx-mysql` part of the `Cargo.lock` file
#3538 opened by xMAC94x - 1
Replace unmaintained crate backoff
#3532 opened by naomijub - 2
Add `fetch_exactly_one`/`one` function which returns error if there is more than one result
#3530 opened by septatrix - 2
Any driver will fail to get decimal column value from postgres database, the same for date and timestamp column type .
#3521 opened by swfdoudou - 2
- 2
- 1
SQLx can't find applied migration due to collision between schema and username in search_path
#3523 opened by GunnarMorrigan - 2
Support SQLITE_LIMIT_* Run-Time Limit
#3522 opened by RinCat - 4
Autoformat sqlx macros
#3517 opened by musjj - 4
Support jiff as a date time lib backend
#3487 opened by tisonkun - 0
Pool should spawn a task when connecting in `acquire()`
#3513 opened by abonander - 1
- 7
- 7
When I call the sqlx query through the interface of active-web in#[tokio :: test], I report an error Failed to execute query.: PoolTimedOut
#3503 opened by Yu-Xiao-Sheng - 4
- 1
Feature Request: Provide ability to lock a migration on the db so it cannot be reverted
#3499 opened by arshadm - 9
- 1
Make more parts of the CLI crate public
#3490 opened by dnlsndr - 2
Configurable DATABASE_URL environment key for SQLx macros
#3494 opened by dnlsndr - 1
Allow const: &str inside query macros / allow file inclusion in query macros
#3489 opened by JanzenJohn - 2
- 2
- 4
- 1
Wont compile due to missing function
#3473 opened by matthiasdebernardini - 3