How to delete using .match ?
consider this code
The actual table has another column, which is a UUID. Do I also need that to be present in the
The actual table has another column, which is a UUID. Do I also need that to be present in the
.match method for it to delete ? currently i get an error when trying the above