Skip to content

2.0.0

Compare
Choose a tag to compare
@Hikariii Hikariii released this 26 Sep 13:07
· 106 commits to master since this release
  • 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