Skip to content

Conversation

@danielfrankcom
Copy link
Contributor

This PR removes the database: 'postgres' config, since it is provided by the node-postgres connector as a default for DSQL.

This default previously wasn't applied, since Sequelize uses an undefined value for the database config when it is not provided by the user. The node-postgres connector didn't overwrite this with the default value until awslabs/aurora-dsql-nodejs-connector#145. This change was released in 0.1.6, so we can now remove the database configuration from the sample.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants