-
-
Notifications
You must be signed in to change notification settings - Fork 203
Issues: adonisjs/lucid
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
hasManyThrough doesn't work properly with nullable localKey
#1107
opened May 1, 2025 by
MohammedElattar
model.load() and query.preload() with a nullable relationship cause a compilation error
#1104
opened Apr 8, 2025 by
m-i-c-h-a-l
updateOrCreateMany Fails with ER_DUP_ENTRY When Using Date Predicates
#1101
opened Apr 7, 2025 by
denizelderenbos
Relation methods are not using
options.client
when wrapping in managedTransaction
#1095
opened Mar 22, 2025 by
adamcikado
Seed error when storing a valid array in a JSON column using PSQL
#1092
opened Mar 14, 2025 by
mbomfim33
A weird TypeScript error when lazy loading a related entity
#1082
opened Dec 23, 2024 by
irshadahmad21
db.raw() in ColumnOptions.prepare works for insert but not for update
Type: Enhancement
Improving an existing feature
#1079
opened Dec 17, 2024 by
BluemediaDev
QueryClientContract getAllTables and getAllViews methods handle incompletely PostgreSQL schemas
#1064
opened Nov 9, 2024 by
nadlgit
BaseModel.toObject()
fails with null
nested BelongsTo relationship
#1008
opened Feb 28, 2024 by
theRealPadster
Add support for Unix Path on Postgres databases for GCP Cloud SQL
#980
opened Dec 29, 2023 by
FrenchMajesty
Timestamp behavior on MariaDB is strange but MySQL is fine
Type: Question
Needs clarification
#924
opened Apr 2, 2023 by
guoyunhe
ProTip!
Exclude everything labeled
bug
with -label:bug.