Skip to content

Releases: pfilsx/PostgreSQLDoctrine

v1.4.1

15 Mar 16:32
v1.4.1
5427a61
Compare
Choose a tag to compare

Allow distinct in aggregate functions

Full Changelog: v1.4.0...v1.4.1

v1.4.0

14 Mar 13:46
be3b1b2
Compare
Choose a tag to compare

What's Changed

  • add aggregate functions with filter by @pfilsx in #3

Full Changelog: v1.3.1...v1.4.0

v1.3.1

12 Mar 08:43
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Mar 10:42
Compare
Choose a tag to compare

What's Changed

  • Enum remove labels support by @pfilsx in #2

Full Changelog: v1.2.3...v1.3.0

v1.2.3

27 Feb 16:05
Compare
Choose a tag to compare
  • add enum label string type check
  • fix json model types registration on multiple calls
  • fix comparator typehints for compatibility

Full Changelog: v1.2.2...v1.2.3

v1.2.2

24 Feb 11:17
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

v1.2.1

24 Feb 10:16
Compare
Choose a tag to compare

Allow TraceableNormalizer for JsonModelType

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 Feb 18:11
22280f1
Compare
Choose a tag to compare

JSON(B) support first iteration - basic functions and JsonModelType simple implementation

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

22 Dec 20:10
Compare
Choose a tag to compare

Add php classname to enum comment

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Dec 14:29
Compare
Choose a tag to compare

Add automatic enum type registration in driver wrapper
Add basic enum altering support(only extending values without reordering yet)

Full Changelog: v1.0.0...v1.1.0