Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tsm-orchestration
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
UFZ TSM
tsm-orchestration
Merge requests
!180
Couldn't fetch the linked file.
Resolve "Switch to HubTerra TSMDL"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Switch to HubTerra TSMDL"
114-switch-to-hubterra-tsmdl
into
main
Overview
15
Commits
6
Pipelines
6
Changes
3
All threads resolved!
Hide all comments
Merged
Maximilian Schaldach
requested to merge
114-switch-to-hubterra-tsmdl
into
main
8 months ago
Overview
15
Commits
6
Pipelines
6
Changes
4
All threads resolved!
Hide all comments
Expand
Closes
#114 (closed)
0
0
Merge request reports
Compare
version 1
version 4
93439988
7 months ago
version 3
4afb1ebc
7 months ago
version 2
e0e6a192
7 months ago
version 1
f04fa8fd
8 months ago
main (base)
and
latest version
latest version
f3fd9e22
6 commits,
7 months ago
version 4
93439988
5 commits,
7 months ago
version 3
4afb1ebc
4 commits,
7 months ago
version 2
e0e6a192
3 commits,
7 months ago
version 1
f04fa8fd
2 commits,
8 months ago
Show latest version
4 files
+
94
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
flyway/flyway.conf
+
2
−
1
Options
flyway
.
baselineOnMigrate
=
true
flyway
.
locations
=
filesystem
:/
flyway
/
sql
flyway
.
defaultSchema
=
public
flyway
.
schemas
=
public
,
config_db
\ No newline at end of file
flyway
.
schemas
=
public
,
config_db
flyway
.
jdbcProperties
.
sslrootcert
=/
etc
/
ssl
/
certs
/
ca
-
certificates
.
crt
\ No newline at end of file
Loading