summaryrefslogtreecommitdiffstats
path: root/sql/custom_get_by_id.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/custom_get_by_id.sql')
-rw-r--r--sql/custom_get_by_id.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/custom_get_by_id.sql b/sql/custom_get_by_id.sql
new file mode 100644
index 0000000..9c58954
--- /dev/null
+++ b/sql/custom_get_by_id.sql
@@ -0,0 +1 @@
+select * from custom_fields where server_id=:server_id: and client_id=:client_id:; \ No newline at end of file