Fixed issue
This commit is contained in:
parent
ddd6c06f6d
commit
48abfbba8c
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ odbcMSSQL = '{ODBC Driver 17 for SQL Server}'
|
||||||
|
|
||||||
# DO NOT MODIFY ANYTHING BELOW THIS LINE
|
# DO NOT MODIFY ANYTHING BELOW THIS LINE
|
||||||
|
|
||||||
|
driver = ''
|
||||||
|
|
||||||
if config.loggingMode == 'mariadb':
|
if config.loggingMode == 'mariadb':
|
||||||
|
|
||||||
driver = odbcMariaDB
|
driver = odbcMariaDB
|
||||||
|
|
Loading…
Reference in a new issue