index
:
ts3db_postgres
master
PostgreSQL database plugin for teamspeak3
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sql
/
properties_list_by_string_id.sql
blob: c75e4611775c685f86bbb4e2c5d18b5fdad44146 (
plain
) (
blame
)
1
select
*
from
:
tablename
:
where
string_id
=
:
string_id
:;