This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
Releases: BrosSquad/MicroORM
Releases · BrosSquad/MicroORM
v0.1.5: Merge pull request #2 from BrosSquad/dusan
MicroORM Update
MicroORM
Breaking Changes:
- Namespace change from Dusan\MicroORM to BrosSquad\MicroORM
Minor Improvements
- Speeding up SQL delete statement
v0.1
MicroORM
Breaking change
- Changing the namespace from Dusan\PhpMvc\Database to Dusan\MicroORM
Minor changes
- Preparing for Php 7.4
- Removing dead code
- Adding more where* methods to FluentApi
- More type safety
- Performance improvements