metadb-project / metadb

Metadb extends PostgreSQL with features to support analytics such as streaming data sources, data model transforms, and historical data
Apache License 2.0
8 stars 2 forks source link

Disable JSON transform for tables with more than one jsonb column #58

Open nassibnassar opened 7 months ago

nassibnassar commented 7 months ago

Transformed tables previously created from such tables are incorrect and should be removed in the upgrade process.