.. |
connection
|
chore: remove BoxFuture's (non-breaking) (#3629)
|
2024-12-12 12:43:22 -08:00 |
io
|
fix(mysql): "exclusive range pattern is experimental" error
|
2024-09-03 14:14:56 -07:00 |
options
|
fix(mysql): percent-decode database name (#3612)
|
2024-11-27 14:45:46 -08:00 |
protocol
|
fix(mysql): correct Capabilities assertions in unit tests
|
2024-08-23 23:39:32 -07:00 |
testing
|
fix: clippy warnings
|
2024-06-13 13:11:36 -07:00 |
types
|
doc(mysql): document difference between Uuid and uuid::fmt::Hyphenated (#3580)
|
2024-10-28 16:39:43 -07:00 |
any.rs
|
fix(mysql): audit for bad casts
|
2024-08-23 23:39:32 -07:00 |
arguments.rs
|
Make Encode return a result (#3126)
|
2024-05-31 12:42:36 -07:00 |
collation.rs
|
Cleanup format arguments (#2650)
|
2023-07-31 13:27:04 -07:00 |
column.rs
|
fix: clippy warnings
|
2024-06-13 13:11:36 -07:00 |
database.rs
|
Generic Associated Types in Database, replacing HasValueRef, HasArguments, HasStatement (#2973)
|
2024-03-14 12:35:52 -07:00 |
error.rs
|
fix(mysql): don't use an arbitrary cfg for one test
|
2024-08-23 23:39:32 -07:00 |
lib.rs
|
feat: add Transaction type aliases (#3658)
|
2025-01-03 00:26:09 -08:00 |
migrate.rs
|
fix: use same fix for the same cast in Migrate::apply() everywhere
|
2024-08-23 23:39:32 -07:00 |
query_result.rs
|
Implement AnyQueryResult for Sqlite and MySQL (#3608)
|
2024-11-26 10:59:20 -08:00 |
row.rs
|
fix: clippy warnings
|
2024-06-13 13:11:36 -07:00 |
statement.rs
|
fix: clippy warnings
|
2024-06-13 13:11:36 -07:00 |
transaction.rs
|
fix(mysql): audit for bad casts
|
2024-08-23 23:39:32 -07:00 |
type_checking.rs
|
refactor: lift type mappings into driver crates (#2970)
|
2024-03-30 15:52:52 -07:00 |
type_info.rs
|
Fix encoding and decoding of MySQL enums in sqlx::Type (#3371)
|
2024-07-25 02:47:36 -07:00 |
value.rs
|
fix: clippy warnings
|
2024-06-13 13:11:36 -07:00 |