All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.4.1 - 2024-04-03
- Add DBAL 4 support
- Drop PHP <8.1 support
- Drop DBAL <3 support
0.4.0 - 2022-06-09
- Add DBAL 3 support
- Change public to protected visibility for
ArrayTypeAbstract::parsePgToArray
- Mark all classes as final
0.3.0 - 2020-12-11
- Add XML datatype
- Add XML array type
0.2.1 - 2020-09-01
0.2.0 - 2020-02-04
- Require SQL comment hint explicitly