summaryrefslogtreecommitdiffstats
path: root/sql/properties_delete_by_string_id.sql
blob: dc797ccaa165608305a79726553b5b6f369ce659 (plain) (blame)
1
delete from :tablename: where string_id = :string_id: ;