mirror of
https://github.com/dfpc-coe/CloudTAK.git
synced 2025-12-22 13:47:22 +00:00
Custom DB Migration
This commit is contained in:
1
api/migrations/0138_pink_lockjaw.sql
Normal file
1
api/migrations/0138_pink_lockjaw.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "icons" ADD COLUMN "format" text NOT NULL;
|
||||
2777
api/migrations/meta/0138_snapshot.json
Normal file
2777
api/migrations/meta/0138_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -967,6 +967,13 @@
|
||||
"when": 1764544176401,
|
||||
"tag": "0137_fixed_quasimodo",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 138,
|
||||
"version": "7",
|
||||
"when": 1765830173974,
|
||||
"tag": "0138_pink_lockjaw",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user