mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
migration generate
This commit is contained in:
parent
a2bf675d69
commit
a9083968b2
3 changed files with 6330 additions and 0 deletions
3
src/app/db/migrations/0165_small_khan.sql
Normal file
3
src/app/db/migrations/0165_small_khan.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ALTER TYPE "public"."file_source" ADD VALUE 'ecmk';--> statement-breakpoint
|
||||
ALTER TYPE "public"."file_type" ADD VALUE 'ecmk_site_note';--> statement-breakpoint
|
||||
ALTER TYPE "public"."file_type" ADD VALUE 'ecmk_rd_sap_site_note';
|
||||
6320
src/app/db/migrations/meta/0165_snapshot.json
Normal file
6320
src/app/db/migrations/meta/0165_snapshot.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1156,6 +1156,13 @@
|
|||
"when": 1775310006908,
|
||||
"tag": "0164_high_sumo",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 165,
|
||||
"version": "7",
|
||||
"when": 1775577933185,
|
||||
"tag": "0165_small_khan",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue