Commit 707a950
authored
Update Migrations (#389)
* Adds Migrations 20-35
* restructures migration manager to run each migration (except
concurrent ones) in a single transaction
* removes test-crdb from on push (it's in on-pr, doesn't need to be in
both)1 parent f4f5607 commit 707a950
3 files changed
Lines changed: 552 additions & 55 deletions
File tree
- .github/workflows
- transact/src
- main/java/dev/dbos/transact/migrations
- test/java/dev/dbos/transact/migrations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
0 commit comments