Ground-Zerro / Phobos Public
Code Issues Pull requests Actions Releases View on GitHub ↗
263 B sql
ALTER TABLE `warp_table` ADD `preshared_key` text DEFAULT '' NOT NULL;
--> statement-breakpoint
ALTER TABLE `warp_table` ADD `dns` text DEFAULT '' NOT NULL;
--> statement-breakpoint
ALTER TABLE `warp_table` ADD `persistent_keepalive` integer DEFAULT 25 NOT NULL;