sqlx/sqlx-macros-core
Jaime 40aef6da2c
feat: no tx migration (#3181)
* test: add a failing test

* feat: add no_tx to migration struct

* feat: execute migration with no tx block

* fix: expected string literal compilation error

* test: update no tx to content comment

* refactor: use the sql comment instead of file name semantics

* docs: remove no_tx from file format comment

* fix: remove filename matches

* fix: messed up merge

* refactor: dedupe migration

* fix: move comment to where it makes sense

* fix: linter error
2024-04-19 15:42:44 -07:00
..
src feat: no tx migration (#3181) 2024-04-19 15:42:44 -07:00
Cargo.toml Bump deps that do not need code changes (#3165) 2024-04-06 00:07:36 -07:00