COMMITS
May 21, 2026
A
Release 0.9.0 (#4256)
Austin Bonander committed
May 4, 2026
S
Prefer to give real data to `.bind()` in `README.md` (#4257)
sobolevn committed
May 2, 2026
D
Add the possibility to skip migrations (#3846)
Dosenpfand committed
A
Ensure Deterministic Migration Order (#4136)
Ahmet Oguz Engin committed
B
ci: check direct minimal versions (#4173)
Bailey Hayes committed
May 1, 2026
V
Unescape PostgreSQL passfile password (#3993)
V02460 committed
A
breaking(any+mysql): correctly convert text and blob types to `AnyTypeInfo` (#4255)
Austin Bonander committed
April 29, 2026
T
chore: update to axum 0.8 (#4253)
tottoto committed
April 28, 2026
A
fix(tls): potential deadlock in `StdSocket::poll_ready()` (#4251)
Austin Bonander committed
J
fix(postgres): update pgpass path on windows (#4100)
Joey de Waal committed
M
fix(mysql): repair caching_sha2_password fast-auth path (#4245)
Marcelo Altmann committed
April 27, 2026
A
fix(postgres): use non-prepared statements for metadata queries (#4226)
Austin Bonander committed
April 23, 2026
M
[postgres] Display line number in error message (#4118)
Maurits van Riezen committed
April 14, 2026
M
fix: Use correct tmp_dir in sqlx prepare error message (#4234)
Mies van der Lippe committed
T
chore: Update to validator 0.20 (#4235)
tottoto committed
April 13, 2026
G
Change reference to dotenvy (#4233)
Graeme Read committed
T
chore: Update to cargo_metadata 0.23 (#4230)
tottoto committed
April 10, 2026
M
sqlx-postgres: Make `PgNotification` struct clone (#4228)
Michael committed
April 9, 2026
April 8, 2026
G
feat(mysql): add mysql-rsa feature for non-TLS RSA auth (#4142)
Guillermo Céspedes Tabárez committed
D
fix(mysql): Work around for Issue #2206 (ColumnNotFound error when querying) (#4086)
Dean Serenevy committed
V
Fix SCRAM password `SASLprep` (#4201)
var4yn committed
M
add sqlite serialize/deserialize example (#4167)
Mattia Righetti committed
April 7, 2026
J
Lossily coerce invalid UTF-8 in sqlite collation callback (#4219)
Joaquin Hui committed
L
(Fix) Handle nullability of SQLite rowid alias columns (#4088)
Lege19 committed
April 6, 2026
J
fix: replace from_utf8_unchecked with from_utf8_lossy in SqliteError (#4202)
Joaquin Hui committed
March 30, 2026
J
fix: use sqlite3_value_text for REGEXP to match SQLite coercion (#4203)
Joaquin Hui committed
March 28, 2026