v1.0.0
版本发布时间: 2022-09-18 01:41:12
opsway/doctrine-dbal-postgresql最新发布版本:v2.0.0(2024-02-20 20:11:39)
What's Changed
- Custom DQL function usage example by @GeorgosXL in https://github.com/opsway/doctrine-dbal-postgresql/pull/23
- Update deprecated code in jsonb example by @msheakoski in https://github.com/opsway/doctrine-dbal-postgresql/pull/24
- Add array_agg() function support by @shadowhand in https://github.com/opsway/doctrine-dbal-postgresql/pull/26
- Improve tests by @ilyar in https://github.com/opsway/doctrine-dbal-postgresql/pull/28
- Readme: update installation version, highlight PHP code by @andrew-demb in https://github.com/opsway/doctrine-dbal-postgresql/pull/33
- Update php version and NS. Add new functions and psalm by @anokhinAleksey in https://github.com/opsway/doctrine-dbal-postgresql/pull/36
New Contributors
- @GeorgosXL made their first contribution in https://github.com/opsway/doctrine-dbal-postgresql/pull/23
- @msheakoski made their first contribution in https://github.com/opsway/doctrine-dbal-postgresql/pull/24
- @shadowhand made their first contribution in https://github.com/opsway/doctrine-dbal-postgresql/pull/26
- @ilyar made their first contribution in https://github.com/opsway/doctrine-dbal-postgresql/pull/28
- @andrew-demb made their first contribution in https://github.com/opsway/doctrine-dbal-postgresql/pull/33
- @anokhinAleksey made their first contribution in https://github.com/opsway/doctrine-dbal-postgresql/pull/36
Full Changelog: https://github.com/opsway/doctrine-dbal-postgresql/compare/v0.8.1...v1.0.0