boring.tools-poc/packages/database/src/migrations/meta/_journal.json
Lars Hampe 34bc012ceb
All checks were successful
Build and Push Docker Image / tests (push) Successful in 47s
Build and Push Docker Image / build (push) Successful in 3m52s
chore: add migration files
2024-11-05 23:52:41 +01:00

20 lines
348 B
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1730750779611,
"tag": "0000_dark_doomsday",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1730846171427,
"tag": "0001_stormy_medusa",
"breakpoints": true
}
]
}