ALTER TABLE "tenants" ADD COLUMN "cif" text;--> statement-breakpoint ALTER TABLE "tenants" ADD COLUMN "direccion" text;--> statement-breakpoint ALTER TABLE "tenants" ADD COLUMN "telefono" text;--> statement-breakpoint ALTER TABLE "tenants" ADD COLUMN "email" text;--> statement-breakpoint ALTER TABLE "tenants" ADD COLUMN "web" text;