db-sync
db-sync copied to clipboard
Database tables with inheritance do not work
It looks like when the database uses inheritance, db-sync / geodiff get confused about the table schema and init fails. We should either detect this and fail early saying that this is not supported, or fix it...
Sample SQL that uses inheritance and breaks db-sync: https://raw.githubusercontent.com/kartoza/smallfarming-gis/96873e78d84d24d07de30fc31531b18b08072380/sql/farming.sql