starnowski/posjsonhelper
The Posjsonhelper library is an open-source project that adds support for Hibernate queries for Postgresql JSON functions and full-text search.
JavaLGPL-2.1
Issues
- 6
Criteria JPA Error on a spring boot project
#145 opened by sbodese - 0
Fix reading source with procedure body in RemoveJsonValuesFromJsonArrayFunctionProducer class
#143 opened by starnowski - 0
Add custom generic (java generic type) value to com.github.starnowski.posjsonhelper.json.core.sql.JsonUpdateStatementConfiguration.JsonUpdateStatementOperation type
#138 opened by starnowski - 0
Add SQL functions that adds items to jsonb array and another that removes it
#140 opened by starnowski - 0
Add constructor to com.github.starnowski.posjsonhelper.text.hibernate6.functions.TSVectorFunction with org.hibernate.query.sqm.tree.SqmTypedNode parameter
#135 opened by starnowski - 0
- 0
Release version 0.3.2
#124 opened by starnowski - 0
Add support for "#-" operator to be able to use them in UPDATE statement operation
#121 opened by starnowski - 0
Add support for "||" operator and jsonb_set function to be able to use them in UPDATE statement operation
#120 opened by starnowski - 1
Added support for Common Table Expressions
#119 opened by starnowski - 0
Add information about module hibernate 6 (all modules that use hibernate 6) in the form of a table that shows the project version and compatible hibernate 6 version (minor)
#94 opened by starnowski - 0
Add a set of functions that define which function should be rendered with a schema reference.
#116 opened by starnowski - 0
Add support for number values for predicates like JsonbAllArrayStringsExistPredicate and JsonbAnyArrayStringsExistPredicate
#113 opened by starnowski - 0
Add support for the "@>" operator
#112 opened by starnowski - 0
Add additional text search configuration for test purposes similar to the configuration for the Polish dictionary but with the attached simple dictionary for the numword mapping option.
#109 opened by starnowski - 2
Upgrade Hibernate to 6.4
#92 opened by borsch - 0
- 0
Update Changelog for release 0.3
#98 opened by starnowski - 0
Update javadoc for the text module
#101 opened by starnowski - 0
Add README.md file for text module
#85 opened by starnowski - 0
- 0
Add description abuout "com.github.starnowski.posjsonhelper.hibernate6.functiondescriptorregisterfactory.types.excluded" property
#82 opened by starnowski - 0
Add test data with index
#84 opened by starnowski - 0
Add integration test for SQL Injection
#86 opened by starnowski - 0
Add property "com.github.starnowski.posjsonhelper.core.hibernate.functions.sqldefinitioncontextfactory.types.excluded" that is going to excluded types from loading
#83 opened by starnowski - 0
- 0
Add setters and getters in HibernateContext type for functions from text module so that name for sqm model can be configurable
#90 opened by starnowski - 0
- 0
Add support for the "::" operator
#74 opened by starnowski - 0
Change order in compatibilty step in GitHub action so that the tests would start from the latest postgres version
#78 opened by starnowski - 0
- 1
- 0
Add configuration parameter to functions
#71 opened by starnowski - 0
- 0
- 0
Add support for the "@@" operator
#67 opened by starnowski - 0
- 0
Deploy release 0.2.1
#60 opened by starnowski - 0
Fix hql query parsing for Hibernate 6
#58 opened by starnowski - 0
Deploy release 0.2.0
#55 opened by starnowski - 0
- 0
Update javadoc for release 0.2.0
#52 opened by starnowski - 0
Update CHANGELOG.md file for release 0.2.0
#49 opened by starnowski - 7
Add support for hibernate 6
#24 opened by starnowski - 0
Change scope for dependency com.github.starnowski.posjsonhelper:test-utils to the test
#39 opened by starnowski - 0
- 0
Add CHANGELOG.md file
#35 opened by starnowski - 0
Add javadoc for crucial types
#32 opened by starnowski - 0
Add README.md file
#29 opened by starnowski - 2
Add integration tests with different schema (non public) and non default values for function names and hibernate operators
#17 opened by starnowski