Skip to content

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

Description

@billybarnum

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions