sqlx/sqlx-core
Austin Bonander ca518b7185
feat: add raw_sql API (#3007)
This is meant to be much easier to discover than the current approach of directly invoking `Executor` methods.

In addition, I'm improving documentation for the `query*()` functions across the board.
2024-02-18 15:38:23 -08:00
..
src feat: add raw_sql API (#3007) 2024-02-18 15:38:23 -08:00
Cargo.toml Update ahash to 0.8.7 (#2996) 2024-01-17 19:15:51 -08:00