Open
Description
for sequelize, we can enforcing-a-foreign-key-reference-without-constraints.
the reason is i don't want create foreign key to constraint, just for use reference. not seeing this in docs. wonder how to do it in typescript?
much thanks.