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

Check for triggers and foreign keys that could prevent rebase #322

Open
wonder-sk opened this issue Dec 7, 2021 · 0 comments
Open

Check for triggers and foreign keys that could prevent rebase #322

wonder-sk opened this issue Dec 7, 2021 · 0 comments
Labels
enhancement New feature or request validation Related to validation of projects in 'status' dialog

Comments

@wonder-sk
Copy link
Contributor

Currently users do not get any warnings if they have some custom triggers or foreign keys in they GeoPackages, yet this is not supported by geodiff when doing rebase - causing creation of conflict files and possibly more problems coming from conflict files.

The plugin should therefore check for these during validation.

Maybe at some point there will be API in geodiff for this check - MerginMaps/geodiff#49 - but in the meanwhile it won't hurt to just implement similar code in the plugin.

@wonder-sk wonder-sk added enhancement New feature or request validation Related to validation of projects in 'status' dialog labels Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request validation Related to validation of projects in 'status' dialog
Projects
None yet
Development

No branches or pull requests

1 participant