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