-
-
Notifications
You must be signed in to change notification settings - Fork 721
Issues: drizzle-team/drizzle-orm
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG]: findFirst not return undefined or null when not data is found.
bug
Something isn't working
priority
Will be worked on next
rqb
relational queries
#3872
opened Dec 30, 2024 by
wogno
1 task done
[DOCS]: Nullable Relation
docs/undocumented
docs
Improvements or additions to documentation
rqb
relational queries
#3855
opened Dec 27, 2024 by
rogrdat
1 task done
[BUG]: Type error when performing filter select according to docs
docs/incorrect
docs
Improvements or additions to documentation
rqb
relational queries
#3804
opened Dec 18, 2024 by
MioAtSwivel
1 task done
[BUG]: Incorrect Non-Nullable Type Inference for One-to-One Related Entities
bug
Something isn't working
priority
Will be worked on next
rqb
relational queries
#3799
opened Dec 18, 2024 by
ptts
1 task done
[BUG]: Allow specifying relationName for one-to-one relationships on the side without field definitions
enhancement
New feature or request
priority
Will be worked on next
rqb
relational queries
#3763
opened Dec 13, 2024 by
fnimick
1 task done
[BUG]: Avoid unnecessary nesting in the query builder
improvement
rqb
relational queries
#3701
opened Dec 6, 2024 by
hyunbinseo
1 task done
[FEATURE]: Add param substitution to New feature or request
qb/crud
rqb
relational queries
.toSQL()
function
enhancement
#3683
opened Dec 4, 2024 by
jamiehaywood
1 task done
[FEATURE]: Scopes API
enhancement
New feature or request
rqb
relational queries
#3646
opened Nov 29, 2024 by
JacobNWolf
1 task done
[BUG]: Column name conversion not working when using Something isn't working
priority
Will be worked on next
rqb
relational queries
sql.js
bug
#3642
opened Nov 28, 2024 by
rockmagma02
1 task done
[FEATURE]: FindFirstOrThrow
enhancement
New feature or request
rqb
relational queries
#3639
opened Nov 28, 2024 by
BCsabaEngine
1 task done
[FEATURE]: findFirstById()
enhancement
New feature or request
rqb
relational queries
#3638
opened Nov 28, 2024 by
BCsabaEngine
1 task done
[BUG]: There is not enough information to infer relation
bug
Something isn't working
rqb
relational queries
#3637
opened Nov 28, 2024 by
minemos
1 task done
[BUG]: TiDB Driver Generates Unsupported LEFT JOIN LATERAL Queries in Relational Query
bug
Something isn't working
driver/tidb
rqb
relational queries
#3623
opened Nov 26, 2024 by
inaridiy
1 task done
[BUG]: db.query creates slow (?) queries in related queries
bug
Something isn't working
rqb
relational queries
#3581
opened Nov 19, 2024 by
gituser-rs
1 task done
[BUG]: findMany (and likely others) building an invalid query when other tables are referenced in the where clause
bug
Something isn't working
priority
Will be worked on next
rqb
relational queries
#3573
opened Nov 17, 2024 by
nobledossy
1 task done
[BUG]: $count() generates the wrong Postgres subquery
bug
Something isn't working
priority
Will be worked on next
rqb
relational queries
#3564
opened Nov 15, 2024 by
DougSchmidt-Leeward
1 task done
[BUG]: extras in findMany count relations is not working
bug
Something isn't working
priority
Will be worked on next
rqb
relational queries
#3546
opened Nov 13, 2024 by
manuchekhr32
1 task done
[BUG]:Deep nested queries
bug
Something isn't working
priority
Will be worked on next
rqb
relational queries
#3277
opened Oct 30, 2024 by
QastanFIT
[BUG]: Something isn't working
priority
Will be worked on next
rqb
relational queries
findMany
/findFirst
incorrectly substituting table names in sql operator
bug
#3268
opened Oct 29, 2024 by
jltimm
[BUG]: arrayContains, arrayContained, arrayOverlaps aren't there in queries find callbacks
bug
Something isn't working
priority
Will be worked on next
rqb
relational queries
#3169
opened Oct 20, 2024 by
bielarusajed
[BUG]: Query extras resolve table names incorrectly
bug
Something isn't working
priority
Will be worked on next
rqb
relational queries
#3110
opened Oct 12, 2024 by
Jecode
[BUG]:Inconsistent Aliases in SQL Queries with findMany and Something isn't working
priority
Will be worked on next
rqb
relational queries
sql
` Template Literals
bug
#3068
opened Oct 8, 2024 by
csanchez24
[BUG]: Types aren't correctly inferred for nested Something isn't working
priority
Will be worked on next
rqb
relational queries
with: { where }
clauses
bug
#3045
opened Oct 4, 2024 by
pieterbeulque
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.