Always add parseTime=true for mysql query string (#352)

This commit is contained in:
Faisal Memon
2023-06-22 18:59:22 +02:00
committed by Marco Franssen
parent ee0a16bdc8
commit 49025cd3db
3 changed files with 2 additions and 7 deletions
-2
View File
@@ -6,5 +6,3 @@ spire-server:
host: mysql
port: 3306
username: spire
options:
- parseTime: true