smr/src/sql/delete_tags.sql

2 lines
41 B
SQL

DELETE FROM tags WHERE postid = :postid;