feat: add heroku version field

This commit is contained in:
Mauricio Siu
2024-12-07 13:27:54 -06:00
parent 1056810170
commit 4c45be1447
9 changed files with 8041 additions and 4 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "application" ALTER COLUMN "herokuVersion" SET DEFAULT '24';