Open Danwhy opened 5 years ago
Part of #38
https://hexdocs.pm/ecto_sql/Ecto.Adapters.SQL.Connection.html#c:delete_all/1
Like the delete callback, we'll need to implement this to mark all items that match a given query as deleted
Part of #38
https://hexdocs.pm/ecto_sql/Ecto.Adapters.SQL.Connection.html#c:delete_all/1
Like the delete callback, we'll need to implement this to mark all items that match a given query as deleted