2 lines
42 B
SQL
2 lines
42 B
SQL
DELETE FROM records
|
|
WHERE cache_name = ?;
|
DELETE FROM records
|
|
WHERE cache_name = ?;
|