Socket
Socket
Sign inDemoInstall

@gristlabs/typeorm

Package Overview
Dependencies
73
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.2.16

Diff

Changelog

Source

0.2.16 (2019-03-26)

Bug fixes

  • removed unused parameters from insert, update, delete methods (#3888)
  • fixed: migration generator produces duplicated changes (#1960)
  • fixed: unique constraint not created on embedded entity field (#3142)
  • fixed: FK columns have wrong length when PrimaryGeneratedColumn('uuid') is used (#3604)
  • fixed: column option unique sqlite error (#3803)
  • fixed: 'uuid' in PrimaryGeneratedColumn causes Many-to-Many Relationship to Fail (#3151)
  • fixed: sync enums on schema sync (#3694)
  • fixed: changes in enum type is not reflected when generating migration (in definition file) (#3244)
  • fixed: migration will keep create and drop indexes if index name is the same across tables (#3379)

Features

  • added lock option in FindOptions
paulfitz
published 0.2.8 •

Changelog

Source

0.2.8

  • added support for specifying isolation levels in transactions
  • added SQLCipher connection option for sqlite
  • added driver to support Expo platform for sqlite
  • added support for nativescript
  • bug fixes
  • documentation updates
paulfitz
published 0.2.7 •

Changelog

Source

0.2.7

  • added support for rowversion type for mssql (#2198)
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