Kamirus / purescript-selda

A type-safe, high-level SQL library for PureScript
MIT License
90 stars 3 forks source link

Delete returning #48

Open jim108dev opened 3 years ago

jim108dev commented 3 years ago

What applies to #44 also applies to delete. Otherwise, it is hard to tell if a particular delete statement has actually matched anything, right?