feat: add static migration

This commit is contained in:
Lorenzo Migliorero 2024-08-01 11:10:52 +02:00
parent d84c808887
commit cf54e4f5c2
No known key found for this signature in database
GPG Key ID: 9A9F1AD60C05DFE2
3 changed files with 3025 additions and 0 deletions

View File

@ -0,0 +1 @@
ALTER TYPE "buildType" ADD VALUE 'static';

File diff suppressed because it is too large Load Diff

View File

@ -197,6 +197,13 @@
"when": 1722445099203,
"tag": "0027_red_lady_bullseye",
"breakpoints": true
},
{
"idx": 28,
"version": "6",
"when": 1722503439951,
"tag": "0028_jittery_eternity",
"breakpoints": true
}
]
}