- Added
batchSaveChildren*
functions for batching inserts/updates/deletes of to-many children - Updated Microsoft.Data.SqlClient from 5.2.1 to 5.2.2
- Updated Microsoft.Data.SqlClient from 5.1.4 to 5.2.1
- Updated Microsoft.Data.SqlClient from 5.1.1 to 5.1.4
- Updated Microsoft.Data.SqlClient from 5.1.0 to 5.1.1
- Updated Microsoft.Data.SqlClient from 5.0.1 to 5.1.0
- Updated for Fling 0.4.0
- Updated Microsoft.Data.SqlClient from 5.0.0 to 5.0.1
- Updated Microsoft.Data.SqlClient from 4.1.0 to 5.0.0
- Update for Facil 2.2.0
- Target .NET 6
- Added mock Facil scripts
FacilIgnore
andFacilThrow
that can be used as insert/update/delete scripts and will, respectively, do nothing or throw if called.
- Updated for new APIs in Fling 0.2.2
- Initial release