mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 10:16:00 +00:00
code cleanup
This commit is contained in:
@@ -41,7 +41,7 @@ const redshiftDriver = {
|
||||
dialect,
|
||||
engine: 'red@dbgate-plugin-postgres',
|
||||
title: 'Amazon Redshift',
|
||||
defaultPort: 5432,
|
||||
defaultPort: 5439,
|
||||
};
|
||||
|
||||
module.exports = [postgresDriver, cockroachDriver, redshiftDriver];
|
||||
|
||||
Reference in New Issue
Block a user