mirror of
https://github.com/khoaliber/dockhand.git
synced 2026-03-02 21:19:05 +00:00
drizzle config
This commit is contained in:
2824
drizzle/meta/0000_snapshot.json
Normal file
2824
drizzle/meta/0000_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
2924
drizzle/meta/0001_snapshot.json
Normal file
2924
drizzle/meta/0001_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
3008
drizzle/meta/0002_snapshot.json
Normal file
3008
drizzle/meta/0002_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
27
drizzle/meta/_journal.json
Normal file
27
drizzle/meta/_journal.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": "7",
|
||||
"dialect": "sqlite",
|
||||
"entries": [
|
||||
{
|
||||
"idx": 0,
|
||||
"version": "6",
|
||||
"when": 1765804016391,
|
||||
"tag": "0000_initial_schema",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 1,
|
||||
"version": "6",
|
||||
"when": 1766378754939,
|
||||
"tag": "0001_add_stack_env_vars",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 2,
|
||||
"version": "6",
|
||||
"when": 1766763860091,
|
||||
"tag": "0002_add_pending_container_updates",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user