Skip to content
Snippets Groups Projects
Commit 5f1587a9 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

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!42F branch: fix accent sensitivity
Pipeline #62135 passed
version: '3.7'
services:
sqldb:
image: mariadb:10.4
image: mariadb:11.4
environment:
MYSQL_ROOT_PASSWORD: caosdb1234
networks:
......
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment