Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / joist-orm/joist-orm issues and pull requests

#1239 - fix: Correctly handle setDefault from base type and overrides in subtypes

Pull Request - State: closed - Opened by chr1sjf0x 1 day ago - 1 comment
Labels: released

#1238 - feat: Revert "feat: sync lens (#1227)" - Temporary

Pull Request - State: closed - Opened by chr1sjf0x 2 days ago - 3 comments
Labels: released

#1238 - feat: Revert "feat: sync lens (#1227)" - Temporary

Pull Request - State: closed - Opened by chr1sjf0x 2 days ago - 3 comments
Labels: released

#1238 - feat: Revert "feat: sync lens (#1227)" - Temporary

Pull Request - State: closed - Opened by chr1sjf0x 2 days ago - 3 comments
Labels: released

#1237 - fix: Sync derived fields on STI types

Pull Request - State: closed - Opened by chr1sjf0x 2 days ago - 1 comment
Labels: released

#1237 - fix: Sync derived fields on STI types

Pull Request - State: closed - Opened by chr1sjf0x 2 days ago - 1 comment
Labels: released

#1237 - fix: Sync derived fields on STI types

Pull Request - State: closed - Opened by chr1sjf0x 2 days ago - 1 comment
Labels: released

#1236 - fix: Correct handling of setDefault on STI subtypes

Pull Request - State: closed - Opened by chr1sjf0x 2 days ago - 1 comment
Labels: released

#1235 - feat: eslint-plugin-joist

Pull Request - State: open - Opened by brudil 3 days ago

#1235 - feat: eslint-plugin-joist

Pull Request - State: open - Opened by brudil 3 days ago

#1234 - fix: Add missing ??= operator.

Pull Request - State: closed - Opened by stephenh 3 days ago - 1 comment
Labels: released

#1234 - fix: Add missing ??= operator.

Pull Request - State: closed - Opened by stephenh 3 days ago - 1 comment
Labels: released

#1234 - fix: Add missing ??= operator.

Pull Request - State: closed - Opened by stephenh 3 days ago - 1 comment
Labels: released

#1234 - fix: Add missing ??= operator.

Pull Request - State: closed - Opened by stephenh 3 days ago - 1 comment
Labels: released

#1233 - chore: add validate codegen gha workflow

Pull Request - State: closed - Opened by brudil 3 days ago - 1 comment
Labels: released

#1233 - chore: add validate codegen gha workflow

Pull Request - State: closed - Opened by brudil 3 days ago - 1 comment
Labels: released

#1233 - chore: add validate codegen gha workflow

Pull Request - State: closed - Opened by brudil 3 days ago - 1 comment
Labels: released

#1232 - feat: optional field & code on ValidationError

Pull Request - State: open - Opened by brudil 3 days ago

#1232 - feat: optional field & code on ValidationError

Pull Request - State: open - Opened by brudil 3 days ago

#1231 - chore: ci/ensure codegen is up to date

Issue - State: closed - Opened by brudil 4 days ago - 1 comment

#1231 - chore: ci/ensure codegen is up to date

Issue - State: open - Opened by brudil 4 days ago - 1 comment

#1230 - chore: Refactor FilterOf type.

Pull Request - State: open - Opened by stephenh 4 days ago

#1230 - chore: Refactor FilterOf type.

Pull Request - State: open - Opened by stephenh 4 days ago

#1229 - chore: add format check to gha pr

Pull Request - State: closed - Opened by brudil 4 days ago - 3 comments
Labels: released

#1228 - feat: add codegen logger + exit code w/ strict flag

Pull Request - State: closed - Opened by brudil 4 days ago - 2 comments
Labels: released

#1227 - feat: sync lens

Pull Request - State: closed - Opened by brudil 4 days ago - 1 comment
Labels: released

#1226 - fix: newTestInstance to not provide default value for required derived enum columns

Pull Request - State: closed - Opened by chr1sjf0x 4 days ago - 1 comment
Labels: released

#1226 - fix: newTestInstance to not provide default value for required derived enum columns

Pull Request - State: closed - Opened by chr1sjf0x 4 days ago - 1 comment
Labels: released

#1225 - fix: Don't put derived enums in opts.

Pull Request - State: closed - Opened by stephenh 4 days ago - 1 comment
Labels: released

#1224 - fix: Don't double-tap the deferred on subtypes.

Pull Request - State: closed - Opened by stephenh 5 days ago - 1 comment
Labels: released

#1223 - fix: Run defaults defined on subtypes.

Pull Request - State: closed - Opened by stephenh 5 days ago - 1 comment
Labels: released

#1222 - fix: Fix self-referential defaults hanging.

Pull Request - State: closed - Opened by stephenh 5 days ago - 1 comment
Labels: released

#1221 - fix: Fix defaults in subtypes.

Pull Request - State: closed - Opened by stephenh 6 days ago - 1 comment
Labels: released

#1220 - fix: continue instead of return on config warnings

Pull Request - State: closed - Opened by brudil 6 days ago - 2 comments
Labels: released

#1219 - feat: Add some tsdoc to codegen-only methods

Pull Request - State: open - Opened by brudil 6 days ago - 4 comments

#1219 - feat: Add some tsdoc to codegen-only methods

Pull Request - State: open - Opened by brudil 6 days ago - 4 comments

#1218 - fix: Missing kqDot within distinct/orderBy

Pull Request - State: closed - Opened by brudil 7 days ago - 1 comment
Labels: released

#1218 - fix: Missing kqDot within distinct/orderBy

Pull Request - State: closed - Opened by brudil 7 days ago - 1 comment
Labels: released

#1218 - fix: Missing kqDot within distinct/orderBy

Pull Request - State: closed - Opened by brudil 7 days ago - 1 comment
Labels: released

#1217 - feat: Add cross-entity default dependencies.

Pull Request - State: closed - Opened by stephenh 7 days ago - 2 comments
Labels: released

#1217 - feat: Add cross-entity default dependencies.

Pull Request - State: closed - Opened by stephenh 7 days ago - 2 comments
Labels: released

#1217 - feat: Add cross-entity default dependencies.

Pull Request - State: closed - Opened by stephenh 7 days ago - 2 comments
Labels: released

#1216 - feat: Add EntityManager.mode.

Pull Request - State: closed - Opened by stephenh 9 days ago - 2 comments
Labels: released

#1215 - feat: Allow stiType to use the enum codes.

Pull Request - State: closed - Opened by stephenh 9 days ago - 1 comment
Labels: released

#1214 - fix: Fail on invalid stiType values.

Pull Request - State: closed - Opened by stephenh 9 days ago - 1 comment
Labels: released

#1213 - fix: Fix regex to have only 1 group.

Pull Request - State: closed - Opened by stephenh 9 days ago - 1 comment
Labels: released

#1212 - chore(deps): bump dset from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 10 days ago - 1 comment
Labels: dependencies, released

#1211 - Add oracle mode / dry-run support

Issue - State: open - Opened by stephenh 11 days ago

#1210 - Add "contact us" button to docs

Issue - State: open - Opened by stephenh 11 days ago

#1210 - Add "contact us" button to docs

Issue - State: open - Opened by stephenh 11 days ago

#1210 - Add "contact us" button to docs

Issue - State: open - Opened by stephenh 11 days ago

#1209 - chore(deps): bump express from 4.19.2 to 4.20.0

Pull Request - State: closed - Opened by dependabot[bot] 11 days ago - 1 comment
Labels: dependencies, released

#1209 - chore(deps): bump express from 4.19.2 to 4.20.0

Pull Request - State: closed - Opened by dependabot[bot] 11 days ago - 1 comment
Labels: dependencies, released

#1209 - chore(deps): bump express from 4.19.2 to 4.20.0

Pull Request - State: closed - Opened by dependabot[bot] 11 days ago - 1 comment
Labels: dependencies, released

#1208 - fix: support single quotes in scanEntityFiles

Pull Request - State: closed - Opened by brudil 11 days ago - 2 comments
Labels: released

#1208 - fix: support single quotes in scanEntityFiles

Pull Request - State: closed - Opened by brudil 11 days ago - 2 comments
Labels: released

#1208 - fix: support single quotes in scanEntityFiles

Pull Request - State: closed - Opened by brudil 11 days ago - 2 comments
Labels: released

#1208 - fix: support single quotes in scanEntityFiles

Pull Request - State: closed - Opened by brudil 11 days ago - 2 comments
Labels: released

#1202 - Auto-detect setDefault assumes double quotes

Issue - State: closed - Opened by brudil 16 days ago - 2 comments
Labels: bug, released

#1202 - Auto-detect setDefault assumes double quotes

Issue - State: closed - Opened by brudil 16 days ago - 2 comments
Labels: bug, released

#1202 - Auto-detect setDefault assumes double quotes

Issue - State: closed - Opened by brudil 16 days ago - 2 comments
Labels: bug, released

#1202 - Auto-detect setDefault assumes double quotes

Issue - State: closed - Opened by brudil 16 days ago - 2 comments
Labels: bug, released

#757 - Feature: Support Codegen for Time Without Zone

Issue - State: open - Opened by davekerber about 1 year ago - 3 comments

#757 - Feature: Support Codegen for Time Without Zone

Issue - State: open - Opened by davekerber about 1 year ago - 3 comments

#539 - Generate superstruct/zod-based ids for runtime validation

Issue - State: open - Opened by stephenh over 1 year ago - 8 comments

#277 - Add synchronous version of lens traversal

Issue - State: closed - Opened by stephenh over 2 years ago - 1 comment
Labels: hack day, released

#276 - Use PlainDate for date columns

Issue - State: closed - Opened by stephenh over 2 years ago - 2 comments

#100 - Support to `ignore` a field from a Joist Entity

Pull Request - State: closed - Opened by chr1sjf0x over 3 years ago

#100 - Support to `ignore` a field from a Joist Entity

Pull Request - State: closed - Opened by chr1sjf0x over 3 years ago

#99 - Don't react against fields that are read only.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#99 - Don't react against fields that are read only.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#98 - Rerun rules on changes to entities in the middle of a hint.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#98 - Rerun rules on changes to entities in the middle of a hint.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#97 - [Ranch-1048] Return Changed Entities from `em.flush()`

Pull Request - State: closed - Opened by JoshuaRabiu over 3 years ago

#97 - [Ranch-1048] Return Changed Entities from `em.flush()`

Pull Request - State: closed - Opened by JoshuaRabiu over 3 years ago

#96 - Use knex.transaction with a lambda to get the right promise.

Pull Request - State: closed - Opened by stephenh over 3 years ago - 1 comment

#96 - Use knex.transaction with a lambda to get the right promise.

Pull Request - State: closed - Opened by stephenh over 3 years ago - 1 comment

#95 - The PostgresDriver is shared so keep the txn knex in EntityManager.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#95 - The PostgresDriver is shared so keep the txn knex in EntityManager.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#94 - allow reverseHints for o2o

Pull Request - State: closed - Opened by haislip over 3 years ago

#94 - allow reverseHints for o2o

Pull Request - State: closed - Opened by haislip over 3 years ago

#93 - Combine primary key & primitive handling.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#93 - Combine primary key & primitive handling.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#92 - Move resetting originalData into EntityManager.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#92 - Move resetting originalData into EntityManager.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#91 - Implement InMemoryDriver.find

Pull Request - State: closed - Opened by stephenh over 3 years ago

#91 - Implement InMemoryDriver.find

Pull Request - State: closed - Opened by stephenh over 3 years ago

#90 - Implement initial InMemoryDriver

Pull Request - State: closed - Opened by stephenh over 3 years ago

#90 - Implement initial InMemoryDriver

Pull Request - State: closed - Opened by stephenh over 3 years ago

#89 - Use cleaner Narrowable/Const implementation.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#89 - Use cleaner Narrowable/Const implementation.

Pull Request - State: closed - Opened by stephenh over 3 years ago

#88 - Add driver interface

Pull Request - State: closed - Opened by stephenh over 3 years ago

#88 - Add driver interface

Pull Request - State: closed - Opened by stephenh over 3 years ago

#87 - Investigate degenerate em.find behavior

Issue - State: closed - Opened by stephenh almost 4 years ago - 1 comment

#87 - Investigate degenerate em.find behavior

Issue - State: closed - Opened by stephenh almost 4 years ago - 1 comment

#86 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#86 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#85 - Write up em.find issue.

Pull Request - State: closed - Opened by stephenh almost 4 years ago

#85 - Write up em.find issue.

Pull Request - State: closed - Opened by stephenh almost 4 years ago

#84 - added an explicit loader for OneToOneReferences

Pull Request - State: closed - Opened by zgavin almost 4 years ago