Skip to content

Mention that typescript files are executed by sequelize #1173

Open
@PythonCoderAS

Description

@PythonCoderAS

Issue Creation Checklist

[X] I have read the contribution guidelines

Issue Description

What was unclear/insufficient/not covered in the documentation

The docs have no mention that migration files written in TypeScript are executed by sequelize. This has led to confusion because I would compile the .ts files to .js and then get confused as to why remove column operations would fail.

If possible: Provide some suggestion on how we can enhance the docs

Mention that typescript migration files are also run.

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions