3 lines
37 B
MySQL
3 lines
37 B
MySQL
|
|
delete from todos
|
||
|
|
where id = {{id}};
|