Socket
Socket
Sign inDemoInstall

@antonioduprez/typeorm

Package Overview
Dependencies
73
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @antonioduprez/typeorm

Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.


Version published
Weekly downloads
8
decreased by-61.9%
Maintainers
1
Install size
15.9 MB
Created
Weekly downloads
 

Changelog

Source

0.2.23, 0.2.24 (2020-02-28)

Bug Fixes

  • .synchronize() drops json column on mariadb (#5391) (e3c78c1), closes typeorm/typeorm#3636
  • (base-entity) set create return type to T[] (#5400) (ceff897)
  • add the enableArithAbort option to the sql server connection option typings (#5526) (d19dbc6)
  • bug when default value in mssql were not updated if previous default was already set (9fc8329)
  • change OrmUtils.mergeDeep to not merge RegExp objects (#5182) (0f51836), closes #3534
  • fk on update should not use attributes of on delete (2baa934)
  • load typeorm-aurora-data-api-driver correctly when using webpack (#4788) (#5302) (9da0d34)
  • not to make typeorm generate alter query on geometry column when that column was not changed (#5525) (ee57557)
  • Oracle sql expression for date column (#5305) (40e9d3a), closes #4452 #4452
  • refactoring instance of with Array.isArray() (#5539) (1e1595e)
  • Return NULL when normalize default null value (#5517) (1826b75), closes #5509
  • SAP HANA driver fixes (#5445) (87b161f)
  • update foreign keys when table name changes (#5482) (7157cb3)
  • use OUTPUT INTO on SqlServer for returning columns (#5361) (6bac3ca), closes #5160 #5160
  • use sha.js instead of crypto for hash calculation (#5270) (b380a7f)

Features

FAQs

Last updated on 12 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc