typeorm
https://github.com/typeorm/typeorm
TypeScript
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported44 Subscribers
View all SubscribersAdd a CodeTriage badge to typeorm
Help out
- Issues
- Update working-with-repository.md
- Join column gets updated to null for a lazy relation
- TypeORM stores incorrect date to db when column data type is 'date', useUTC is true and database is SQL Server
- TypeORM raw query returns incorrect values for date type columns when useUTC is false
- TypeORM stores incorrect time to db when column data type is 'time' and database is SQL Server
- TypeORM returns incorrect values for time type columns when database is SQL Server
- [BUG] The logged date is not the query date
- RFC: query-builder: when .where() is called twice, throw an error
- typo fixed in the manager.findAndCountBy documentation
- Repository find fails if where condition has `And` and target column has a transformer
- Docs
- TypeScript not yet supported