Austin Bonander
|
b5312c3b6f
|
Break drivers out into separate crates, clean up some technical debt (#2039)
* WIP rt refactors
* refactor: break drivers out into separate crates
also cleans up significant technical debt
|
2023-02-21 13:25:25 -08:00 |
|
Marco Neumann
|
05d64fb722
|
fix: agree one a single default runtime for the whole workspace (#1988)
This fixes `cargo check --workspace` and rust-analyzer.
Also see <https://github.com/launchbadge/sqlx/discussions/1956>.
|
2022-07-28 13:15:40 -07:00 |
|
Paolo Barbolini
|
fc9c9be5e8
|
Update to edition 2021 (#1808)
* Update to edition 2021
* Fix running tests
|
2022-04-15 12:52:00 -07:00 |
|
Matthias Hörmann
|
fd4d219c66
|
fix and extend postgres transaction example (#1636)
|
2022-02-16 19:05:31 -08:00 |
|
Rafael Epplée
|
e77219f7c7
|
Add docs for fetch_all, example for postgres transactions (#1255)
* reference fetch_all() in query macros
* add example for using transactions in postgres
|
2021-08-16 16:33:42 -07:00 |
|