2 lines
124 B
MySQL
2 lines
124 B
MySQL
|
insert into "public"."commands" ("cmd", "message", "ctime", "mtime", "group") values
|
||
|
('roll', '{{roll}}', now(), now(), '');
|