This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
2.3.0
github-actions
released this
06 Oct 09:32
·
2 commits
to release/2.3
since this release
What’s Changed
- Add Oracle DB support (#82) @mvorisek
- Add MSSQL support (#81) @mvorisek
- Minor refactoring (#80) @mvorisek
- Norm phpunit config and CS config (#78) @mvorisek
- Fix UNSIGNED integer key for PostgreSQL (#79) @mvorisek
- Make init() methods protected and fix calls to ->invokeInit() (#77) @mvorisek
- Refactor usages of call_user_func to direct calls (#76) @mvorisek
- Always set AI increment to 1 for tests (#75) @mvorisek