|
|
|
@ -172,6 +172,6 @@ BI.provider('dec.connection.provider.datebase', function () {
|
|
|
|
|
} |
|
|
|
|
return this.resolves[type] || jdbcResolve |
|
|
|
|
}, |
|
|
|
|
customDatabaseType: filterPluginDataTypeByPriority(), |
|
|
|
|
customDatabaseType: BI.Constants.getConstant(CONSTANT_PLUGIN_TYPES), |
|
|
|
|
}); |
|
|
|
|
}); |
|
|
|
|