Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cppinttest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue 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
caosdb
Software
caosdb-cppinttest
Commits
5f1587a9
Commit
5f1587a9
authored
1 month ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Plain Diff
Merge branch 'f-fix-accent-sensitivity' into 'dev'
F branch: fix accent sensitivity See merge request
!42
parents
ae9441ed
dcd103a9
Branches
dev
No related tags found
1 merge request
!42
F branch: fix accent sensitivity
Pipeline
#62135
passed
14 hours ago
Stage: info
Stage: setup
Stage: build
Stage: test
Changes
2
Pipelines
192
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.docker/docker-compose.yml
+1
-1
1 addition, 1 deletion
.docker/docker-compose.yml
CHANGELOG.md
+2
-0
2 additions, 0 deletions
CHANGELOG.md
with
3 additions
and
1 deletion
.docker/docker-compose.yml
+
1
−
1
View file @
5f1587a9
version
:
'
3.7'
services
:
sqldb
:
image
:
mariadb:1
0
.4
image
:
mariadb:1
1
.4
environment
:
MYSQL_ROOT_PASSWORD
:
caosdb1234
networks
:
...
...
This diff is collapsed.
Click to expand it.
CHANGELOG.md
+
2
−
0
View file @
5f1587a9
...
...
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
*
Everything.
### Changed
*
Integer values are 32 bit now.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment