sequelize-auto
sequelize-auto copied to clipboard
Handling of MSSQL Graph Tables
There's a lot of inherent problems in using MSSQL's Graph Tables with sequelize. I see some possible easy work-arounds, and some not-so-simple work-arounds that may require updates to tedious. Has this been looked at before and is it something I can start a branch/PR for?
We would need to see how sequelize handles them before we can do anything in sequelize-auto.