PR comments.

This commit is contained in:
mike12345567 2024-12-12 11:29:19 +00:00
parent a3391af9f0
commit 96f149a96d
1 changed files with 1 additions and 1 deletions

View File

@ -590,7 +590,7 @@ if (descriptions.length) {
}
const datasources = datasourceDescribe({
only: [DatabaseName.POSTGRES_LEGACY],
exclude: [DatabaseName.MONGODB, DatabaseName.SQS, DatabaseName.ORACLE],
})
if (datasources.length) {