Releases: artemeon/database
Releases · artemeon/database
Release list
5.0.0
What's new
- feat: PHPStan extension inferring SQL return shapes by @marcreichel in #98
Full Changelog: 4.2.0...5.0.0
4.2.0
What's Changed
- fix: PHPStan findings by @marcreichel in #96
- chore: Decouple driver dump/restore tests from filesystem by @romankonz in #92
- test: add dbsafeString coverage by @romankonz in #97
- feat: Add TINYINT and SMALLINT data types by @romankonz in #94
- Revert dbsafeString test coverage from #97 by @romankonz in #100
- feat: Add
transactionalmethod to manage closures within transactions by @marcreichel in #99
New Contributors
- @romankonz made their first contribution in #92
Full Changelog: 4.1.2...4.2.0
4.1.2
4.1.1
What's Changed
- fix: Add
#[SensitiveParameter]attribute to connection parameters by @marcreichel in #85
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
- chore: PHPStan Level 6 by @marcreichel in #81
- chore: PHPStan Level 7 by @marcreichel in #82
- chore: PHPStan Level 8 by @marcreichel in #83
- chore: PHPStan Level 9 by @marcreichel in #84
Full Changelog: 4.0.1...4.1.0
4.0.1
What's Changed
- fix(): exceptions on mysql's prepare method will be handled internally by @sidler in #72
- #78 feat(*) : improve error logging by @chriskapp in #79
- chore: Add missing methods to ConnectionInterface by @marcreichel in #80
Full Changelog: 4.0.0...4.0.1
v3.3.3
What's Changed
- silence postgres errors by @chriskapp in #74
- order columns by position by @chriskapp in #76
Full Changelog: v3.3.2...v3.3.3
v3.3.2
4.0.0
v3.3.1
What's Changed
- Fix/#22989 refactor db import by @tmArtemeon in #69
New Contributors
- @tmArtemeon made their first contribution in #69
Full Changelog: v3.3.0...v3.3.1