typeorm / typeorm

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
http://typeorm.io
MIT License
33.54k stars 6.22k forks source link

docs: removed dead link about using typeorm with DI from faq.md #10886

Open giom-l opened 2 weeks ago

giom-l commented 2 weeks ago

Description of change

Removed dead link how-to-use-typeorm-with-a-dependency-injection-tool from faq.md. Content was removed in 3b8a031

Pull-Request Checklist