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

Develop the undo button on QGIS, using the audit strategy on PostgreSQL. #730

Open
xtorret opened this issue Jan 28, 2020 · 0 comments
Open

Comments

@xtorret
Copy link
Member

xtorret commented Jan 28, 2020

As Giswater works in a hybrid environment (PostgreSQL and QGIS) DB transactions need to be managed with the goal to enable revoke instruccion and undo capabilities.
On QGIS side, the goal is to develop a button with log of changes will be undone (including grafics for geometries)
On DB side, the approach is to develop complex audit in order to register all changes into database enabling restore from some point when undo button is clicked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant