mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-15 14:28:45 +00:00
Production 환경에서 실행시 DB 마이그레이션을 자동으로 수행하도록 구현
This commit is contained in:
13
drizzle/meta/_journal.json
Normal file
13
drizzle/meta/_journal.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": "7",
|
||||
"dialect": "sqlite",
|
||||
"entries": [
|
||||
{
|
||||
"idx": 0,
|
||||
"version": "6",
|
||||
"when": 1735525637133,
|
||||
"tag": "0000_spicy_morgan_stark",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user