1
0
dwelling-home/pkg/mindflow/database/sqlite/queries/categoryDelete.sql

2 lines
48 B
SQL

DELETE FROM `category`
WHERE `category_id` = ?;