Skip to content

Releases: terma/sql-on-json

Use HSQLDB by default instead of H2

04 Oct 20:56

Choose a tag to compare

If you need to use custom DB take a look on README

sql-on-json-1.0.1

04 Oct 15:51

Choose a tag to compare

Use H2 by default instead of HSQLDB

04 Oct 20:57

Choose a tag to compare

  • Remove static method convertPlain(...) on instance method, so just replace SqlOnJson.convertPlain(...) on new SqlOnJson().convertPlain(...)