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

Add PostgreSQL support for storing QGIS projects #15

Merged
merged 8 commits into from
Apr 25, 2024

Conversation

pblottiere
Copy link
Owner

@pblottiere pblottiere commented Apr 24, 2024

Fixes #5

  • Add PostgreSQL support to store QGIS projects in database
  • Add test for the PostgreSQL storage backend
  • Update documentation
  • Update sandbox environment to activate PostgreSQL support by default

@pblottiere pblottiere marked this pull request as draft April 24, 2024 13:53
@JakobMiksch
Copy link
Contributor

@pblottiere great that you are working on this feature. if you need some testing, just let me know.

@pblottiere pblottiere added this to the v0.0.3 milestone Apr 24, 2024
@pblottiere pblottiere marked this pull request as ready for review April 24, 2024 19:35
@pblottiere
Copy link
Owner Author

Hello @JakobMiksch,

great that you are working on this feature. if you need some testing, just let me know.

Nice thanks! For now all tests are green so I'm going to merge this PR quickly (probably tomorrow), but it'd be awesome if you could take some time to test the main branch after that.

BTW the sandbox chapter has been updated to rely on PostgreSQL storage, but I may have missed something on the way.

@JakobMiksch
Copy link
Contributor

@pblottiere alright. Then I will test after you have merged.

@pblottiere pblottiere merged commit 14c0fc8 into main Apr 25, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Accessing QGIS projects stored in a Postgres database
2 participants