Fork me on GitHub
#honeysql
<
2022-10-17
>
Max21:10:21

Is there a way to do DELETE FROM ? CASCADE in honeysql?

seancorfield23:10:14

No. Feel free to open a GH issue for it, with links to the database documentation for the syntax that shows what is possible (and then I have to determine whether this portable across multiple databases etc).

seancorfield23:10:09

Not delete from? 🙂

Max23:10:56

facepalm typo, delete doesn’t support cascade. Just truncate

Max23:10:21

That should teach me to ask questions at 5pm

😂 1