Skip to content

Releases: Murcul/norm

v1.7.0

Choose a tag to compare

@macocha macocha released this 13 Aug 08:09
72513b7

What's Changed

  • Make all return types Required<>

v1.6.0

Choose a tag to compare

@macocha macocha released this 09 Aug 13:10
0076298

What's Changed

  • Allow undefined in updatedValues parameter of norm.updateEntity
  • Add support for explicitly adding returning columns to norm insert and upsert functions
  • bring back optionality when column has default value

v1.5.0: Merge pull request #10 from Murcul/9-support-column-array-types

Choose a tag to compare

@ishmam-mahmud ishmam-mahmud released this 23 Aug 09:03
500219f
Make TS column types array if db type is an array

v1.4.0

Choose a tag to compare

@Merkll Merkll released this 04 Aug 11:12
051b866
Merge pull request #7 from Murcul/enum-type-mapping

Handle generating type for db enum

V1.3.0

Choose a tag to compare

@Merkll Merkll released this 23 May 11:00
9d88dae
Merge pull request #6 from Murcul/or-and-clause

Implement recursive filter

v1.2.0

Choose a tag to compare

@Merkll Merkll released this 03 May 12:35
d46a375
Merge pull request #4 from Murcul/fix-deps

Fix issue with imported dependency

Version 1.0.0

Choose a tag to compare

@Merkll Merkll released this 18 Apr 07:01
fbc94ae
Merge pull request #1 from Murcul/prod-usage

Norm prod modifications

Version 1.0.0

Choose a tag to compare

@Merkll Merkll released this 18 Apr 07:00
fbc94ae
Merge pull request #1 from Murcul/prod-usage

Norm prod modifications