forked from jappel/leistungsbilanz-ts
4 lines
No EOL
286 B
SQL
4 lines
No EOL
286 B
SQL
ALTER TABLE `projects` ADD `internal_project_number` text;--> statement-breakpoint
|
|
ALTER TABLE `projects` ADD `external_project_number` text;--> statement-breakpoint
|
|
ALTER TABLE `projects` ADD `building_owner` text;--> statement-breakpoint
|
|
ALTER TABLE `projects` ADD `description` text; |