DoctrineJsonFunctions

Doctrine DQL functions for SQL JSON data type

MIT License

Downloads
15.8M
Stars
533
Committers
35

Bot releases are visible (Hide)

DoctrineJsonFunctions - 2.1.0

Published by Hikariii over 6 years ago

Mariadb JSON_VALUE added

DoctrineJsonFunctions - 2.0.1

Published by Hikariii about 7 years ago

Readme updated to reflect new functions

DoctrineJsonFunctions - 2.0.0

Published by Hikariii about 7 years ago

  • BC break: better Postgres function names:
    • GT renamed to JSON_GET
    • GT_GT renamed to JSON_GET_TEXT
  • Added JSONB operators: ?, ?|, ?&, @>, <@
  • Fixed issues with negative indices.
  • Added support for parametrizing queries that use JSON functions.
  • Fixed #17 which broke JSON_MERGE
DoctrineJsonFunctions - 1.1.0

Published by Hikariii over 7 years ago

Postgres function and className fixes
Fixed https://github.com/SyslogicNL/DoctrineJsonFunctions/issues/15 which also broke the composer install.

DoctrineJsonFunctions - 1.0.1

Published by Hikariii almost 8 years ago

Minor readme changes

DoctrineJsonFunctions - 1.0.0

Published by Hikariii almost 8 years ago

After a lot more usage and testing the first minor bugs are resolved.
It seemed time to release this version as a first stable, also because it is used in production by many people already.

If your software is being used in production, it should probably already be 1.0.0. If you have a stable API on which users have come to depend, you should be 1.0.0.

Thanks everyone for your contributions.

Package Rankings
Top 0.85% on Packagist.org
Badges
Extracted from project README
Latest Stable Version Total Downloads License