Skip to content

Sequelize Connection not working #870

Open
@WarienX

Description

@WarienX

Hello everyone, I have been working with Node JS. I have used sequelize-typescript to connect to the postgres sql database. Currently I am having issue connecting to the database. Issue is none of the sequelize funtions are working. I use the
addModels() to Create tables and sync() to sync the changes to db. After much testing I found the issue is that none of these functions are executing, hence none of the tables are getting created.

Can anyone help me resolve the issue, Thanks in advance.
issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions