Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database tables with inheritance do not work #96

Open
wonder-sk opened this issue Mar 14, 2023 · 1 comment
Open

Database tables with inheritance do not work #96

wonder-sk opened this issue Mar 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@wonder-sk
Copy link
Contributor

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...

@wonder-sk
Copy link
Contributor Author

Sample SQL that uses inheritance and breaks db-sync: https://raw.githubusercontent.com/kartoza/smallfarming-gis/96873e78d84d24d07de30fc31531b18b08072380/sql/farming.sql

@wonder-sk wonder-sk added the bug Something isn't working label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant