Skip to content

Introduce InsertFunc, UpdateFunc, and DeleteFunc options.

Pre-release
Pre-release
Compare
Choose a tag to compare
@fr33r fr33r released this 09 Oct 04:33
· 46 commits to master since this release
7fee27a
  • Introduce unit.InsertFunc, unit.UpdateFunc, and unit.DeleteFunc options.
  • Refactored internals to to use unit.DataMapperFunc instead of unit.DataMapper.
  • Removed DataMappers property from unit.Options.
  • Renamed work.DataMapper to work.UnitDataMapper for consistency.