-- AlterTable ALTER TABLE "BedarfsausweisWohnen" ADD COLUMN "pruefpunkt_anteil_warmwasser" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_fenster" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_geometrie" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_heizungsalter" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_heizungsanlage" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_plz" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_strom_abweichung" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_strom_null" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_abweichung" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_hoch" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_niedrig" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_null" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_wohnflaeche" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_wohnflaeche_einheiten" BOOLEAN NOT NULL DEFAULT false; -- AlterTable ALTER TABLE "VerbrauchsausweisGewerbe" ADD COLUMN "pruefpunkt_anteil_warmwasser" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_fenster" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_geometrie" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_heizungsalter" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_heizungsanlage" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_plz" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_strom_abweichung" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_strom_null" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_abweichung" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_hoch" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_niedrig" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_null" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_wohnflaeche" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_wohnflaeche_einheiten" BOOLEAN NOT NULL DEFAULT false; -- AlterTable ALTER TABLE "VerbrauchsausweisWohnen" ADD COLUMN "pruefpunkt_anteil_warmwasser" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_fenster" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_geometrie" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_heizungsalter" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_heizungsanlage" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_plz" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_strom_abweichung" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_strom_null" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_abweichung" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_hoch" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_niedrig" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_verbrauch_null" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_wohnflaeche" BOOLEAN NOT NULL DEFAULT false, ADD COLUMN "pruefpunkt_wohnflaeche_einheiten" BOOLEAN NOT NULL DEFAULT false;