Skip to content

v1 - Automatic Tracking and JSON data projection

Compare
Choose a tag to compare
@chrisnurse chrisnurse released this 01 Sep 04:22
· 45 commits to main since this release

In this release, we establish the basic capability of being able to setup Hasura Tracking, without manual interaction or use of complex migrations.

As many projects work with Postgres, the solution currently works exclusively with Hasura and Postgres.

A further capability is being able to take JSON structured data from JSONB and create views to project JSON data in SQL table format.