[Feature]: <Add more validations for sequelize constraints> #9
Labels
enhancement
New feature or request
gssoc
under GirlScript Summer of Code
level3
difficult to achieve, requires complete understanding of the project
Description
Currently the project has validations for primary key, unique, allowNull etc constrainsts. add more validations for like cascading etc for sequelize.
Suggested Solution
Checkout the methods that a sequelize instance provide. uncomment the log statements in sqlz.js and try understanding the logs
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: