🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

typeorm

Package Overview
Dependencies
Maintainers
0
Versions
945
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeorm - npm Package Versions

1
46
95

0.3.22

Diff
michaelbromley
published 0.3.22 •

Changelog

Source

0.3.22 (2025-04-03)

Bug Fixes

  • bulk insert NULL values in Oracle (#11363) (bcaa0bf)
  • ensure correct MSSQL parameter conversion in where conditions (ecae9f5), closes #11285
  • export QueryEvent before/after types (#10688) (03dbc7a)
  • FindOptionsSelect to use correct type when property is an object (#11355) (834e856)
  • incorrect table alias in insert orUpdate with Postgres driver (#11082) (72c6991), closes #11077
  • inverse relation metadata not cyclic (50a660a)
  • remove unnecessary import from JS migration (#11327) (72145b8)
  • remove unnecessary spaces in message when running non-fake migrations (#10809) (c3bebdc)
  • sap: incorrect handling of simple array/json data type (#11322) (27b4207)
  • sap: normalize deprecated/removed data types in SAP HANA Cloud (#11356) (460ef02)
  • sap: pass the configured schema to the db client (#11321) (04ca83a)
  • sql escape issues identified by CodeQL (#11338) (863caf1)
  • update mongodb connection options (#11310) (81bb9d5)
  • version detection for Postgres derived variants (#11375) (3d79786)

Features

  • postgres: support macaddr8 column type (b0ea913)
  • Send DriverInfo to MongoDB client (#11214) (a29e047)
  • Support Expo SQLite Next (7b242e1)

Reverts

  • Revert "fix: nested transactions issues (#10210)" (7aa4f3c), closes #10210
imnotjames
published 0.3.23-dev.6c5668b •
imnotjames
published 0.3.22-dev.72beb26 •
imnotjames
published 0.3.22-dev.72c6991 •
imnotjames
published 0.3.22-dev.5922519 •
imnotjames
published 0.3.22-dev.7b242e1 •
imnotjames
published 0.3.22-dev.3d79786 •
imnotjames
published 0.3.22-dev.460ef02 •
imnotjames
published 0.3.22-dev.863caf1 •
imnotjames
published 0.3.22-dev.c3bebdc •