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

[v5] Missing typings for 4 common sequelize data types #177

Open
billybarnum opened this issue Dec 10, 2018 · 0 comments
Open

[v5] Missing typings for 4 common sequelize data types #177

billybarnum opened this issue Dec 10, 2018 · 0 comments

Comments

@billybarnum
Copy link

The tsc compiler is giving me error TS2339: Property 'xxx' does not exist for TINYINT, MEDIUMINT, SMALLINT, and NUMERIC data types, even though they still seem to be exported in lib/data-types.js in the underlying javascript repo.

I am using sequelize 5.0.0-beta.15 and @types/sequelize": "github:types/sequelize#c628e47acd0cb073b69d06b38ff3fd3ce3f47dbc" as dependencies, which I believe are the latest versions.

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

No branches or pull requests

1 participant