sequelize-typescript
sequelize-typescript copied to clipboard
Cross-Database Associations
Versions
- sequelize: 5.22.3
- sequelize-typescript: 1.1.0
- typescript 4.0.5
I'm submitting a ...
[ ] bug report [x] feature request
Actual behavior:
I want to join two tables from different databases, and it seems not possible right now.
Expected behavior:
Is there's a way to implement cross-database joints?
Hellou is there a way to do this ?