Releases: nilportugues/sql-repository
Releases · nilportugues/sql-repository
1.1.5
1.1.4
- Avoid calling lastInsertId on entity updates #23 by @flavioheleno
1.1.3
1.1.2
- Avoid reaching exception by ignoring filtering of
1.1.1
1.1.0
- Added getDriver method to Repositories.
- Provides external access to Doctrine's Query Builder to implement custom actions in classes acting as repository wrappers.
1.0.0
Initial release.
1.0.0-beta
- Functional release.
- Missing documentation. As soon as it is ready, 1.0.0 will be released.