mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-30 12:55:02 +00:00
SQL correction
This commit is contained in:
parent
e3a58e7e9c
commit
1b7d314fdd
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
ALTER TABLE "epc_building_part" ALTER COLUMN "wall_insulation_thickness" SET DATA TYPE jsonb;
|
||||
ALTER TABLE "epc_building_part" ALTER COLUMN "wall_insulation_thickness" SET DATA TYPE jsonb USING wall_insulation_thickness::jsonb;;
|
||||
Loading…
Add table
Reference in a new issue