v3.0.0-beta1
Pre-release
Pre-release
- Updated Doctrine to version 4.x
- Updated and improved code architecture
- $db->get() now only returns collection and $db->getOne() is used to get single model
- Each connection now have a unique uuid
- useUUID is now part of connection params rather than a separate constructor parameter
- Better tests and coverage
Full Changelog: v2.1.1...v3.0.0-beta1