mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-08-29 05:52:08 -04:00
Initial
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- migrate:up
|
||||
ALTER TABLE "ads" ADD COLUMN IF NOT EXISTS "description" VARCHAR(255) DEFAULT '';
|
||||
|
||||
-- migrate:down
|
||||
|
||||
Reference in New Issue
Block a user