diff --git a/schema/20180807-1.sql b/schema/20180807-1.sql new file mode 100644 index 0000000..f054f3e --- /dev/null +++ b/schema/20180807-1.sql @@ -0,0 +1,2 @@ +insert into "public"."commands" ("cmd", "message", "ctime", "mtime", "group") values +('roll', '{{roll}}', now(), now(), ''); \ No newline at end of file