Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
compendium-v2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
geant-swd
compendium-v2
Merge requests
!18
use flask-sqlalchemy for the main db
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
use flask-sqlalchemy for the main db
feature/COMP-170_part_2_introduce_flask_sqlalchemy
into
develop
Overview
2
Commits
5
Pipelines
0
Changes
26
Merged
Remco Tukker
requested to merge
feature/COMP-170_part_2_introduce_flask_sqlalchemy
into
develop
1 year ago
Overview
2
Commits
5
Pipelines
0
Changes
26
Expand
added the Flask-SqlAlchemy and Flask-Migrate dependencies to replace session and migration boilerplate code
Updated all the orm queries to the new SqlAlchemy 2 API
Edited
1 year ago
by
Remco Tukker
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
May 04, 2023
also use flask-sqlalchemy for the survey db
· 0f775788
Remco Tukker
authored
1 year ago
0f775788
use sqlalchemy2 syntax everywhere
· 6b736da7
Remco Tukker
authored
1 year ago
6b736da7
use flask-migrate for the migrations
· 14411075
Remco Tukker
authored
1 year ago
14411075
Merge branch 'develop' into feature/COMP-170_part_2_introduce_flask_sqlalchemy
· 538048a9
Remco Tukker
authored
1 year ago
538048a9
use flask-sqlalchemy for the main db
· 6e62575f
Remco Tukker
authored
1 year ago
6e62575f
Loading