Skip to content

Releases: pfilsx/PostgreSQLDoctrine

v1.5.0

17 Mar 20:21
v1.5.0
2f98dc8

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

15 Mar 16:32
v1.4.1
5427a61

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

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

Choose a tag to compare

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

v1.3.0

05 Mar 10:42

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

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

Choose a tag to compare

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

v1.2.1

24 Feb 10:16

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

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

Choose a tag to compare

Add php classname to enum comment

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