joist-orm

a TypeScript ORM for Postgres

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

Published by stephenh over 2 years ago

1.10.6 (2022-05-25)

Bug Fixes

joist-orm - v1.10.5

Published by stephenh over 2 years ago

1.10.5 (2022-05-24)

Bug Fixes

  • Fix incorrect clone hasChanged against a non-new entity. (#334) (8117599)
joist-orm - v1.10.4

Published by stephenh over 2 years ago

1.10.4 (2022-05-24)

Bug Fixes

joist-orm - v1.10.3

Published by stephenh over 2 years ago

1.10.3 (2022-05-22)

Bug Fixes

  • Fix scaffolding order so that extends comes first. (#328) (e890466)
joist-orm - v1.10.2

Published by stephenh over 2 years ago

1.10.2 (2022-05-21)

Bug Fixes

joist-orm - v1.10.1

Published by stephenh over 2 years ago

1.10.1 (2022-05-21)

Bug Fixes

  • Add enum details to the GraphQL scaffolding. (#326) (ac0ada3)
joist-orm - v1.10.0

Published by stephenh over 2 years ago

1.10.0 (2022-05-19)

Features

joist-orm - v1.9.1

Published by stephenh over 2 years ago

1.9.1 (2022-05-16)

Bug Fixes

  • Fix dirty logic when data has an entity. (#324) (b8ab60f)
joist-orm - v1.9.0

Published by stephenh over 2 years ago

1.9.0 (2022-05-15)

Features

joist-orm - v1.8.8

Published by stephenh over 2 years ago

1.8.8 (2022-05-13)

Bug Fixes

  • Fix hasChanged on cloned fields that are unset. (#321) (c24bb23)
joist-orm - v1.8.7

Published by stephenh over 2 years ago

1.8.7 (2022-05-08)

Bug Fixes

  • Make BaseEntity.toJSON more Prisma-like. (#319) (4cf56f9)
joist-orm - v1.8.6

Published by stephenh over 2 years ago

1.8.6 (2022-05-06)

Bug Fixes

  • Fix bug in m2o forceReload when already an entity. (#316) (f01bf4a)
joist-orm - v1.8.5

Published by stephenh over 2 years ago

1.8.5 (2022-05-03)

Bug Fixes

joist-orm - v1.8.4

Published by stephenh over 2 years ago

1.8.4 (2022-04-29)

Bug Fixes

joist-orm - v1.8.3

Published by stephenh over 2 years ago

1.8.3 (2022-04-29)

Bug Fixes

  • Skip recursing into custom relations. (#310) (08df732)
joist-orm - v1.8.2

Published by stephenh over 2 years ago

1.8.2 (2022-04-29)

Bug Fixes

joist-orm - v1.8.1

Published by stephenh over 2 years ago

1.8.1 (2022-04-29)

Bug Fixes

joist-orm - v1.8.0

Published by stephenh over 2 years ago

1.8.0 (2022-04-29)

Features

  • Implement DeepNew for factories and tests (#307) (696dd67)
joist-orm - v1.7.1

Published by stephenh over 2 years ago

1.7.1 (2022-04-20)

Bug Fixes

joist-orm - v1.7.0

Published by stephenh over 2 years ago

1.7.0 (2022-04-19)

Features