Skip to content

feat(database): Add persistent data management using sqlite & sqlalchemy#177

Merged
BotellaA merged 51 commits into
nextfrom
feat/database
Sep 5, 2025
Merged

feat(database): Add persistent data management using sqlite & sqlalchemy#177
BotellaA merged 51 commits into
nextfrom
feat/database

Conversation

@MaxNumerique

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/opengeodeweb_back/models.py Outdated
Comment thread src/opengeodeweb_back/models.py Outdated
Comment thread src/opengeodeweb_back/utils_functions.py Outdated
@JulienChampagnol

Copy link
Copy Markdown
Member

What about unit tests ?

Comment thread src/opengeodeweb_back/app_config.py Outdated
Comment thread src/opengeodeweb_back/database.py Outdated
Comment thread src/opengeodeweb_back/models.py Outdated
Comment thread src/opengeodeweb_back/models.py Outdated
Comment thread src/opengeodeweb_back/models.py Outdated
Comment thread src/opengeodeweb_back/utils_functions.py Outdated
Comment thread app.py Outdated
MaxNumerique and others added 2 commits September 3, 2025 13:48
Fixed database behavior to prevent table recreation on every test run.
Renamed database model file to data.py for clarity.
Added input_file column to the Data table.
Standardized ID generation to rely on client-generated IDs only.
General cleanup and code readability improvements.
@BotellaA BotellaA merged commit 97adade into next Sep 5, 2025
19 checks passed
@BotellaA BotellaA deleted the feat/database branch September 5, 2025 09:34
@JulienChampagnol

Copy link
Copy Markdown
Member

🎉 This PR is included in version 5.10.0-rc.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@JulienChampagnol

Copy link
Copy Markdown
Member

🎉 This PR is included in version 5.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants