mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[git actions] Dameng tests action, dameng connector refactoring, dependencies update, minor structure refactorng
This commit is contained in:
@ -177,7 +177,13 @@
|
||||
"connectionlimit": 10,
|
||||
"max_allowed_packet": 1048575,
|
||||
"pgPoolExtraOptions": {},
|
||||
"damengExtraOptions": {},
|
||||
"damengExtraOptions": {
|
||||
"columnNameUpperCase": false,
|
||||
"columnNameCase": "lower",
|
||||
"loginEncrypt": false,
|
||||
"localTimezone": 0,
|
||||
"compatibleMode": "mysql"
|
||||
},
|
||||
"oracleExtraOptions": {},
|
||||
"msSqlExtraOptions": {
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user