PR comments.
This commit is contained in:
parent
a3391af9f0
commit
96f149a96d
|
@ -590,7 +590,7 @@ if (descriptions.length) {
|
||||||
}
|
}
|
||||||
|
|
||||||
const datasources = datasourceDescribe({
|
const datasources = datasourceDescribe({
|
||||||
only: [DatabaseName.POSTGRES_LEGACY],
|
exclude: [DatabaseName.MONGODB, DatabaseName.SQS, DatabaseName.ORACLE],
|
||||||
})
|
})
|
||||||
|
|
||||||
if (datasources.length) {
|
if (datasources.length) {
|
||||||
|
|
Loading…
Reference in New Issue