Skip to content

Releases: Murcul/norm

v1.7.0

13 Aug 08:09
72513b7
Compare
Choose a tag to compare

What's Changed

  • Make all return types Required<>

v1.6.0

09 Aug 13:10
0076298
Compare
Choose a tag to compare

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

23 Aug 09:03
500219f
Compare
Choose a tag to compare
Make TS column types array if db type is an array

v1.4.0

04 Aug 11:12
051b866
Compare
Choose a tag to compare
Merge pull request #7 from Murcul/enum-type-mapping

Handle generating type for db enum

V1.3.0

23 May 11:00
9d88dae
Compare
Choose a tag to compare
Merge pull request #6 from Murcul/or-and-clause

Implement recursive filter

v1.2.0

03 May 12:35
d46a375
Compare
Choose a tag to compare
Merge pull request #4 from Murcul/fix-deps

Fix issue with imported dependency

Version 1.0.0

18 Apr 07:01
fbc94ae
Compare
Choose a tag to compare
Merge pull request #1 from Murcul/prod-usage

Norm prod modifications

Version 1.0.0

18 Apr 07:00
fbc94ae
Compare
Choose a tag to compare
Merge pull request #1 from Murcul/prod-usage

Norm prod modifications