- switched to postgres 14.1 as base postgres version
- added
test_json_schemas.sql
script to run microschema content tests
- all testing related scripts are now under the the
t
directory to follow the naming convention to name directories according to their db schema.
- added jsonb_strip_empty function
- initial release