summaryrefslogtreecommitdiffstats
path: root/sql/group_insert.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/group_insert.sql')
-rw-r--r--sql/group_insert.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/group_insert.sql b/sql/group_insert.sql
new file mode 100644
index 0000000..0989111
--- /dev/null
+++ b/sql/group_insert.sql
@@ -0,0 +1 @@
+insert into :table: (server_id, name, type) values (:server_id:, :name:, :type:)