Merge branch 'development'
This commit is contained in:
commit
fff5105651
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
|
||||
|
||||
driver = ''
|
||||
|
||||
if config.loggingMode == 'mariadb':
|
||||
|
||||
driver = odbcMariaDB
|
||||
|
|
Loading…
Reference in a new issue