ALTER TABLE `mdt_citizens` ADD `public` boolean DEFAULT true NOT NULL;--> statement-breakpoint ALTER TABLE `mdt_citizens` ADD `acl` json DEFAULT ('[]') NOT NULL;