Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify sequelize connection setup #144

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

rafiss
Copy link
Contributor

@rafiss rafiss commented Nov 18, 2021

Sequelize 6.11.0 includes a change that allows us to just use the
connection string rather than having to parse certs and configure the
database name.

Sequelize 6.11.0 includes a change that allows us to just use the
connection string rather than having to parse certs and configure the
database name.
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@otan otan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow

Copy link

@kernfeld-cockroach kernfeld-cockroach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extremely epic! @ericharmeling can you update our Sequelize docs and examples for this?

@rafiss rafiss merged commit 7398e85 into cockroachdb:master Nov 18, 2021
@rafiss rafiss deleted the simplify-sequelize-connection branch November 18, 2021 19:55
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.

None yet

4 participants