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

Provide charset and collate options only for dialects supporting them #624

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

QuentinFarizon
Copy link
Contributor

@QuentinFarizon QuentinFarizon commented Oct 27, 2023

Fixes #612

Fixes #623

@QuentinFarizon
Copy link
Contributor Author

@WikiRik I'm not sure how to correct the typescript error

@WikiRik
Copy link
Member

WikiRik commented Oct 27, 2023

You'll need to update the minimal type here to add the dialect property; https://github.com/sequelize/umzug/blob/main/src/storage/sequelize.ts#L21-L30

src/storage/sequelize.ts Outdated Show resolved Hide resolved
src/storage/sequelize.ts Outdated Show resolved Hide resolved
src/storage/sequelize.ts Outdated Show resolved Hide resolved
@WikiRik
Copy link
Member

WikiRik commented Oct 31, 2023

We're one step further, now the linting issues commence

src/storage/sequelize.ts Outdated Show resolved Hide resolved
@mmkal mmkal merged commit 6c43202 into sequelize:main Nov 3, 2023
1 check passed
Copy link

github-actions bot commented Nov 4, 2023

Released in v3.4.0.

Copy link

github-actions bot commented Nov 4, 2023

Released in v3.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants