joist-orm

a TypeScript ORM for Postgres

Downloads
28.6K
Stars
252
Committers
29
joist-orm - v1.49.8

Published by stephenh over 1 year ago

1.49.8 (2023-01-25)

Bug Fixes

  • Fix setPartial a collection to undefined should be ignored. (#517) (3cc2f81)
joist-orm - v1.49.7

Published by stephenh over 1 year ago

1.49.7 (2023-01-24)

Bug Fixes

joist-orm - v1.49.6

Published by stephenh over 1 year ago

1.49.6 (2023-01-24)

Bug Fixes

  • Fix repeatedly converting load hints (#515) (f9d16c1)
joist-orm - v1.49.5

Published by stephenh over 1 year ago

1.49.5 (2023-01-24)

Bug Fixes

  • Lazy init cascadeDelete and addedBeforeLoaded. (#513) (2ef2313)
joist-orm - v1.49.4

Published by stephenh over 1 year ago

1.49.4 (2023-01-24)

Bug Fixes

  • Fix performance issue into o2m.addedBeforeLoaded handling. (#511) (dd86e03)
joist-orm - v1.49.3

Published by stephenh over 1 year ago

1.49.3 (2023-01-24)

Bug Fixes

  • Fix default values for fields in base types. (#510) (d0ddc2e)
joist-orm - v1.49.2

Published by stephenh over 1 year ago

1.49.2 (2023-01-23)

Bug Fixes

  • Fix initial calc of subtype-only derived values. (#509) (f939746)
joist-orm - v1.49.1

Published by stephenh over 1 year ago

1.49.1 (2023-01-22)

Bug Fixes

  • Fix hard deletes showing up in toMatchEntity. (#508) (f1fc186)
joist-orm - v1.49.0

Published by stephenh over 1 year ago

1.49.0 (2023-01-22)

Features

  • Add useFactoryDefaults escape hatch. (#507) (5ef5000)
joist-orm - v1.48.2

Published by stephenh over 1 year ago

1.48.2 (2023-01-22)

Bug Fixes

joist-orm - v1.48.1

Published by stephenh almost 2 years ago

1.48.1 (2023-01-22)

Bug Fixes

joist-orm - v1.48.0

Published by stephenh almost 2 years ago

1.48.0 (2023-01-22)

Features

joist-orm - v1.47.3

Published by stephenh almost 2 years ago

1.47.3 (2023-01-21)

Bug Fixes

joist-orm - v1.47.2

Published by stephenh almost 2 years ago

1.47.2 (2023-01-21)

Bug Fixes

  • Fixes for 'changes' when using inheritance. (#501) (fbc8594)
joist-orm - v1.47.1

Published by stephenh almost 2 years ago

1.47.1 (2023-01-17)

Bug Fixes

  • Tests setting undefined should always win. (#500) (9c90a37)
joist-orm - v1.47.0

Published by stephenh almost 2 years ago

1.47.0 (2023-01-16)

Features

  • Let newTestInstance deep merge opts. (#499) (ebcb210)
joist-orm - v1.46.2

Published by stephenh almost 2 years ago

1.46.2 (2023-01-11)

Bug Fixes

joist-orm - v1.46.1

Published by stephenh almost 2 years ago

1.46.1 (2023-01-09)

Bug Fixes

joist-orm - v1.46.0

Published by stephenh almost 2 years ago

1.46.0 (2023-01-03)

Features

  • Remove the hash versions from codegen files. (#493) (c596b5d)
joist-orm - v1.45.0

Published by stephenh almost 2 years ago

1.45.0 (2023-01-03)

Features