We are using RO replicas for analytics and we are running extractors on top of them. New changes with CREATE VIEW queries are not compatible with this setup (cannot create view on RO db) and thanks to the issue with inconsistent boolean types (COPY vs PDO) this change has damaged 30 tables and more than ~50 tables downstream.
https://github.com/keboola/db-extractor-pgsql/releases/tag/5.4.0
I recommend to rollback this change or hide it at least under some config flag.
We are using RO replicas for analytics and we are running extractors on top of them. New changes with CREATE VIEW queries are not compatible with this setup (cannot create view on RO db) and thanks to the issue with inconsistent boolean types (COPY vs PDO) this change has damaged 30 tables and more than ~50 tables downstream.
https://github.com/keboola/db-extractor-pgsql/releases/tag/5.4.0
I recommend to rollback this change or hide it at least under some config flag.