MightyOrm / Mighty

A new, small, dynamic micro-ORM. Highly compatible with Massive, but with many essential new features.
BSD 3-Clause "New" or "Revised" License
101 stars 20 forks source link

Document the multi-row CRUD operations #17

Closed mikebeaton closed 4 years ago

mikebeaton commented 4 years ago

Inspired by #15 (even though it turned out not to be about that in the end), the docs need something brief added about the multi-row variants of the Save, Update and Delete methods.

mikebeaton commented 4 years ago

Basic info to this effect added to https://mightyorm.github.io/Mighty/docs/crud-actions.html in 450ea5e4eaaea0160d020b1f9e64d3693981d4dc.