joist-orm

a TypeScript ORM for Postgres

Downloads
28.6K
Stars
252
Committers
29

Bot releases are visible (Hide)

joist-orm - v1.190.1 Latest Release

Published by stephenh about 1 month ago

1.190.1 (2024-09-08)

Bug Fixes

  • Allow returning Reacted entities from hasReactiveAsyncProperty. (#1203) (c9df69c)
joist-orm - v1.190.0

Published by stephenh about 2 months ago

1.190.0 (2024-09-05)

Features

joist-orm - v1.189.0

Published by stephenh about 2 months ago

1.189.0 (2024-09-04)

Features

joist-orm - v1.188.1

Published by stephenh about 2 months ago

1.188.1 (2024-08-30)

Bug Fixes

joist-orm - v1.188.0

Published by stephenh about 2 months ago

1.188.0 (2024-08-22)

Features

joist-orm - v1.187.2

Published by stephenh 2 months ago

1.187.2 (2024-08-18)

Bug Fixes

  • Fix regression in lens through properties. (#1187) (e7b81a2)
joist-orm - v1.187.1

Published by stephenh 2 months ago

1.187.1 (2024-08-18)

Bug Fixes

  • Fix lens traversal over undefined refs to collections. (#1186) (2ef801f), closes #1184
joist-orm - v1.187.0

Published by stephenh 2 months ago

1.187.0 (2024-08-18)

Features

joist-orm - v1.186.4

Published by stephenh 2 months ago

1.186.4 (2024-08-10)

Bug Fixes

joist-orm - v1.186.3

Published by stephenh 2 months ago

1.186.3 (2024-08-07)

Bug Fixes

joist-orm - v1.186.2

Published by stephenh 3 months ago

1.186.2 (2024-08-06)

Bug Fixes

joist-orm - v1.186.1

Published by stephenh 3 months ago

1.186.1 (2024-08-05)

Bug Fixes

joist-orm - v1.186.0

Published by stephenh 3 months ago

1.186.0 (2024-08-05)

Features

joist-orm - v1.185.2

Published by stephenh 3 months ago

1.185.2 (2024-08-04)

Bug Fixes

joist-orm - v1.185.1

Published by stephenh 3 months ago

1.185.1 (2024-08-04)

Bug Fixes

joist-orm - v1.185.0

Published by stephenh 3 months ago

1.185.0 (2024-08-03)

Features

joist-orm - v1.184.0

Published by stephenh 3 months ago

1.184.0 (2024-08-03)

Features

  • Update EntityManager to implement AsyncDisposable. (#773) (38b2dbf)
joist-orm - v1.183.0

Published by stephenh 3 months ago

1.183.0 (2024-08-03)

Features

  • Handle unset required m2os in ReactiveFields. (#1168) (e203049)
joist-orm - v1.182.0

Published by stephenh 3 months ago

1.182.0 (2024-08-02)

Features

  • Native support for regex operators on find (#1169) (1ce21d4)
joist-orm - v1.181.3

Published by stephenh 3 months ago

1.181.3 (2024-07-31)

Bug Fixes