Hawkbit Database Changelog
February 4, 2017 ยท View on GitHub
1.0.3
Fixed
- Fix #1 extracting and mapping data and respecting their types
1.0.2
Full documentation available now!
Added
- Create gateway from connection
- PHP 7.1 Support
1.0.1
Altered
- Add table alias feature to mapper
- add table prefixing to gateway
- map entities from identity map in select if any exists
1.0.0
Added
- Add connection service
- Add gateway
- Add hydrator
- Add mapper
- Add identity map
- Add data mapper
- Add unit of work