Skip to content

Feature/update delete where not in

Josh Smith requested to merge feature/update_delete_where_not_in into versions/1.0.0

Allows you to update or delete all records in a table that don't match an array of {values}s passed.

Merge request reports