Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@deboxsoft/typeorm

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deboxsoft/typeorm - npm Package Versions

2

0.2.21-beta.7

Diff

nurdiansyah
published 0.2.21-beta.6 •

nurdiansyah
published 0.2.21-beta.5 •

nurdiansyah
published 0.2.21-beta.4 •

nurdiansyah
published 0.2.21-beta.3 •

nurdiansyah
published 0.2.21-beta.2 •

nurdiansyah
published 0.2.21-beta.1 •

nurdiansyah
published 0.2.20 •

Changelog

Source

0.2.20 (2019-10-18)

Bug Fixes

  • ensure distinct property is respected cloning query builder (#4843) (ea17094), closes #4842
  • aurora: apply mysql query fixes to aurora (#4779) (ee61c51)
  • allow EntitySchema to be passed to EntityRepository (#4884) (652a20e)
  • better timestamp comparison (#4769) (0a13e6a)
  • broken database option when using replication, changes introduced by #4753 (#4826) (df5479b)
  • check for version of MariaDB before extracting COLUMN_DEFAULT (#4783) (c30b485)
  • connection Reuse is broken in a Lambda environment: (#4804) (7962036)
  • FindOptionUtils export (#4746) (4a62b1c), closes #4745
  • loading of aurora-data-api driver (#4765) (fbb8947)
  • postgres: postgres query runner to create materialized view (#4877) (d744966)
  • migrations run in reverse order for mongodb (#4702) (2f27581)
  • mongodb Cursor.forEach types (#4759) (fccbe3e)
  • Slack invite URL (#4836) (149af26)

Features

nurdiansyah
published 0.2.19 •

Changelog

Source

0.2.19 (2019-09-13)

Bug Fixes

  • "database" option error in driver when use "url" option for connection (690e6f5)
  • "hstore injection" & properly handle NULL, empty string, backslashes & quotes in hstore key/value pairs (#4720) (3abe5b9)
  • add SaveOptions and RemoveOptions into ActiveRecord (#4318) (a6d7ba2)
  • apostrophe in Postgres enum strings breaks query (#4631) (445c740)
  • change PrimaryColumn decorator to clone passed options (#4571) (3cf470d), closes #4570
  • createQueryBuilder relation remove works only if using ID (#2632) (#4734) (1d73a90)
  • resolve issue with conversion string to simple-json (#4476) (d1594f5), closes #4440
  • sqlite connections don't ignore the schema property (#4599) (d8f1c81)
  • the excessive stack depth comparing types FindConditions<?> and FindConditions<?> problem (#4470) (7a0beed)
  • views generating broken Migrations (#4726) (c52b3d2), closes #4123

Features

nurdiansyah
published 0.2.17 •

Changelog

Source

0.2.17 (2019-05-01)

Bug fixes

  • fixed transform embeddeds with boolean values (mongodb) (#3900)
  • fixed issue with schema inheritance in STI pattern (#3957)
  • revert changes from #3814 (#3828)
  • fix performance issue when inserting into raw tables with QueryBuilder (#3931)
  • sqlite date hydration is susceptible to corruption (#3949)
  • fixed mongodb uniques, support 3 ways to define uniques (#3986)
  • fixed mongodb TTL index (#4044)

Features

  • added deferrable options for foreign keys (postgres) (#2191)
  • added View entity implementation (#1024). Read more at View entities
  • added multiple value transformer support (#4007)
2
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc