-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Insights: launchbadge/sqlx
Overview
Could not load contribution data
Please try again later
13 Pull requests merged by 9 people
-
feat(sqlx.toml): support SQLite extensions in macros and sqlx-cli
#3917 merged
Jul 8, 2025 -
breaking(mysql): assume all non-binary collations compatible with
str
#3924 merged
Jul 8, 2025 -
Add SqlStr
#3723 merged
Jul 7, 2025 -
feat: Unify
Debug
implementations acrossPgRow
,MySqlRow
andSqliteRow
#3890 merged
Jul 7, 2025 -
feat(Postgres): support nested domain types
#3641 merged
Jul 7, 2025 -
sqlx-mysql: Fix bug in cleanup test db's.
#3923 merged
Jul 6, 2025 -
chore: upgrade async-io to v2.4.1
#3911 merged
Jul 5, 2025 -
Add PgBindIter for encoding and use it as the implementation encoding &[T]
#3651 merged
Jul 5, 2025 -
feat: implement Encode, Decode, Type for
Arc<str>
andArc<[u8]>
(andRc
equivalents)#3675 merged
Jul 5, 2025 -
Remove unnecessary boxfutures
#3525 merged
Jul 5, 2025 -
fix: use Executor::fetch in QueryAs::fetch
#3886 merged
Jul 5, 2025 -
Feature: Add exclusion violation error kind
#3918 merged
Jul 4, 2025 -
fix[sqlx-postgres]: do a checked_mul to prevent panic'ing
#3919 merged
Jul 4, 2025
5 Pull requests opened by 4 people
-
Update libsqlite3-sys to 0.34.0 for SQLite 3.49.2 and rusqlite compatibility
#3922 opened
Jul 5, 2025 -
feat: update libsqlite3-sys to 0.35.0 for SQLite 3.50.2 (#3926)
#3927 opened
Jul 8, 2025 -
WIP breaking(sqlite): `libsqlite3-sys` versioning, feature flags, extension loading is `unsafe`
#3928 opened
Jul 8, 2025 -
Update dependencies of the examples
#3931 opened
Jul 10, 2025
9 Issues closed by 2 people
-
using sqlx v0.7 gives feature `edition2024` is required error
#3925 closed
Jul 8, 2025 -
Allow using sqlite extensions during comptime verification
#3330 closed
Jul 8, 2025 -
MySql type `VARCHAR` with `*_bin` collation incorrectly interpreted as `VARBINARY` Column
#3387 closed
Jul 8, 2025 -
SQLx CLI error: Using @variable in WHERE statement causes "Illegal mix of collations"
#3200 closed
Jul 8, 2025 -
`<uuid::fmt::Hyphenated as sqlx::Type<MySql>::compatible()` is wrong?
#3409 closed
Jul 8, 2025 -
sqlx think medium text as binary?
#3390 closed
Jul 8, 2025 -
One task performing many SQLite transactions can starve other tasks
#3920 closed
Jul 8, 2025 -
Chrono dependency in 0.7.4 release
#3118 closed
Jul 7, 2025 -
impl Encode / Decode / Type for Arc<str>
#1904 closed
Jul 5, 2025
3 Issues opened by 2 people
-
sqlite transaction creation is not error or drop-safe.
#3932 opened
Jul 10, 2025 -
Update to libsqlite3-sys 0.35.0 for rusqlite 0.37.0 compatibility
#3926 opened
Jul 8, 2025 -
Update `libsqlite3-sys` to `0.34.0`
#3921 opened
Jul 5, 2025
13 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add `merge` to `Arguments`
#3652 commented on
Jul 5, 2025 • 1 new comment -
Add pg connection options creation without environment
#3832 commented on
Jul 5, 2025 • 1 new comment -
SQLite-for-WASM with SQLx
#2985 commented on
Jul 5, 2025 • 0 new comments -
error[E0432]: unresolved import `libsqlite3_sys::sqlite3_load_extension`
#3905 commented on
Jul 8, 2025 • 0 new comments -
Unexpected PoolTimedOut Error When Connecting to Downed MySQL Server (sqlx 0.8.3)
#3808 commented on
Jul 8, 2025 • 0 new comments -
Feature Request: Rust migration scripts
#1105 commented on
Jul 8, 2025 • 0 new comments -
Wrong type when UNION
#1266 commented on
Jul 9, 2025 • 0 new comments -
PoolOptions<Postgres>::connect does not error out on connection error
#744 commented on
Jul 10, 2025 • 0 new comments -
Add support for `#[sqlx(flatten(with_prefix="...))]` to allow unmarshalling (FromRow) and modular composition of structs
#2872 commented on
Jul 10, 2025 • 0 new comments -
Smol+async global executor 1.80 dev
#3791 commented on
Jul 8, 2025 • 0 new comments -
Raise libsqlite3-sys dependency from 0.30 to 0.31
#3844 commented on
Jul 8, 2025 • 0 new comments -
CLi: made cli-lib modules publicly available for other crates
#3881 commented on
Jul 9, 2025 • 0 new comments -
Postgres: Move io to background task.
#3891 commented on
Jul 7, 2025 • 0 new comments