query splitter refactor

This commit is contained in:
Jan Prochazka
2021-06-03 11:27:49 +02:00
parent a76e742ce6
commit 0c48a5ee09
26 changed files with 203 additions and 172 deletions

View File

@@ -9,7 +9,7 @@ services:
- 15000:5432
mysql:
image: mysql
image: mysql:8.0.18
command: --default-authentication-plugin=mysql_native_password
restart: always
ports: