joist-orm

a TypeScript ORM for Postgres

Downloads
28.6K
Stars
252
Committers
29

Bot releases are visible (Hide)

joist-orm - v1.144.2

Published by stephenh 9 months ago

1.144.2 (2024-01-22)

Bug Fixes

  • Fix setter param names cannot be JS keywords. (#950) (9623130)
joist-orm - v1.144.1

Published by stephenh 9 months ago

1.144.1 (2024-01-21)

Bug Fixes

joist-orm - v1.144.0

Published by stephenh 9 months ago

1.144.0 (2024-01-21)

Features

joist-orm - v1.143.3

Published by stephenh 9 months ago

1.143.3 (2024-01-16)

Bug Fixes

  • Fix em.recalc for synchronous fields. (#946) (0b874a9)
joist-orm - v1.143.2

Published by stephenh 9 months ago

1.143.2 (2024-01-16)

Bug Fixes

joist-orm - v1.143.1

Published by stephenh 9 months ago

1.143.1 (2024-01-15)

Bug Fixes

joist-orm - v1.143.0

Published by stephenh 9 months ago

1.143.0 (2024-01-15)

Features

  • Rename hasPersistedAsyncProperty to hasReactiveField (#942) (7294754)
joist-orm - v1.142.2

Published by stephenh 9 months ago

1.142.2 (2024-01-12)

Bug Fixes

  • Add resetBootFlag for projects that hot reload. (#941) (5727804)
joist-orm - v1.142.1

Published by stephenh 9 months ago

1.142.1 (2024-01-12)

Bug Fixes

  • Add better error message when adding invalid m2m rows. (#940) (a409667)
joist-orm - v1.142.0

Published by stephenh 10 months ago

1.142.0 (2024-01-10)

Features

  • Add 'search' operator that translates to ilikes. (#938) (510d5fb)
joist-orm - v1.141.0

Published by stephenh 10 months ago

1.141.0 (2024-01-07)

Features

joist-orm - v1.140.1

Published by stephenh 10 months ago

1.140.1 (2024-01-05)

Bug Fixes

  • IncrementalCollectionOp on soft-deletable (#931) (91e638a)
joist-orm - v1.140.0

Published by stephenh 10 months ago

1.140.0 (2024-01-04)

Features

  • Ensure that rules/hooks aren't added post-boot. (#930) (50a5a54), closes #928
joist-orm - v1.139.2

Published by stephenh 10 months ago

1.139.2 (2024-01-04)

Bug Fixes

  • Change m2m.get ensureNotDeleted to ignore pending. (#929) (768d3e7)
joist-orm - v1.139.1

Published by stephenh 10 months ago

1.139.1 (2024-01-03)

Bug Fixes

  • Fix transient m2m rows on transient entities. (#927) (bd68181)
joist-orm - v1.139.0

Published by stephenh 10 months ago

1.139.0 (2024-01-01)

Features

joist-orm - v1.138.1

Published by stephenh 10 months ago

1.138.1 (2024-01-01)

Bug Fixes

  • Skip AllEnumDetails if no enums. (b3b1905)
joist-orm - v1.138.0

Published by stephenh 10 months ago

1.138.0 (2023-12-29)

Features

joist-orm - v1.137.0

Published by stephenh 10 months ago

1.137.0 (2023-12-27)

Features

  • Use the latest pg-types for a timestamp perf fix. (#921) (51cff3d)
joist-orm - v1.136.0

Published by stephenh 10 months ago

1.136.0 (2023-12-26)

Features