I have to make relationship between tables in Sequelize. I have tables in PostgreSQL but do not have model defined.
Is there a way to define relationship without defining model first?
So, There is a way to auto generate models. I generate models using forest admin.