add schema

This commit is contained in:
Jay
2018-08-26 21:27:36 +08:00
parent 909d67ce19
commit aacba6024f
3 changed files with 15 additions and 11 deletions
+1
View File
@@ -0,0 +1 @@
ALTER TABLE public.donate_setting ADD start_amount int DEFAULT 0 NOT NULL;