migration

This commit is contained in:
Daniel Roth 2026-04-24 10:31:04 +00:00
parent bec81c986f
commit b4e2370ddc
3 changed files with 8626 additions and 0 deletions

View file

@ -0,0 +1,3 @@
ALTER TABLE "epc_property" ALTER COLUMN "address_line_1" SET NOT NULL;--> statement-breakpoint
ALTER TABLE "epc_property" ALTER COLUMN "post_town" SET NOT NULL;--> statement-breakpoint
ALTER TABLE "epc_property" ALTER COLUMN "postcode" SET NOT NULL;

File diff suppressed because it is too large Load diff

View file

@ -1296,6 +1296,13 @@
"when": 1776962910255,
"tag": "0184_tiny_annihilus",
"breakpoints": true
},
{
"idx": 185,
"version": "7",
"when": 1777026653433,
"tag": "0185_slimy_mindworm",
"breakpoints": true
}
]
}