issues
search
adonisjs
/
lucid
AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
https://lucid.adonisjs.com/
MIT License
1.08k
stars
196
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed PostgreSQL schema handling in getAllTables and getAllViews methods
#1065
nadlgit
opened
1 week ago
2
QueryClientContract getAllTables and getAllViews methods handle incompletely PostgreSQL schemas
#1064
nadlgit
opened
1 week ago
0
Add missing instanceName to the MssqlConnectionNode type
#1063
Imunal
closed
1 week ago
1
Using await in migration cause unexpected behavior
#1062
JAWS-tm
closed
2 weeks ago
1
feat: export relation's query client
#1061
adamcikado
closed
1 week ago
0
Using sqlite-db option in npm init throws error when building a dockerfile
#1060
MightyMoud
closed
3 weeks ago
2
BeforeCreate to generate Randomuuid primarykey
#1059
yudha-dev
closed
3 weeks ago
5
Error when executing seeder with fullName column in a fresh AdonisJS project
#1058
erick-ciudaz
closed
1 month ago
3
@computed decorator causing node ace to break
#1057
atharahmed
opened
1 month ago
2
Problem with actions on database
#1056
Mederick-ROBERT
closed
1 month ago
8
How to operate a database in custom commands
#1055
namesfang
closed
1 month ago
2
Bulk updateOrCreate always use insert table SQL instruction
#1054
noobMaster2048
opened
1 month ago
1
`updateOrCreate` doesn't return correct model
#1053
brano-hozza
closed
1 week ago
2
feat(orm): add loadOnce
#1052
RomainLanz
closed
1 month ago
0
feat: Export ModelPaginator Class
#1051
aayush123
closed
2 months ago
0
Clone the preloader when cloning the query builder
#1050
RomainLanz
closed
2 months ago
1
HasOne relation with Null Value
#1049
sergefabre
opened
2 months ago
4
Swap qs for neoqs
#1048
mattstrayer
opened
3 months ago
1
Migration errors do not say which migration errored
#1047
NullVoxPopuli
opened
3 months ago
0
Global pagination serialization naming strategy from example is not working
#1046
m-i-c-h-a-l
opened
3 months ago
0
V6: Migration process not finish when using postgres with replicas
#1045
GustavoSabel
closed
4 months ago
2
`database.exists` error when login using user created from factory
#1044
fzhnf
closed
4 months ago
2
Relationship with different types of column
#1043
alexandre-freret
closed
4 months ago
1
feat: add meta to all relations
#1042
zaosoula
closed
4 days ago
3
test: add test for cloning query with preload
#1041
adamcikado
closed
2 months ago
0
Nested lazy load result on wrong internal queries
#1039
Marian0
opened
5 months ago
2
When running tests i get [ error ] Migration completed, but unable to release database lock
#1040
craigharman
opened
5 months ago
2
[BUG] Duplicate column when using withCount on a preloaded field
#1038
zecar
opened
5 months ago
1
fix: apply relationship constraints when using sub query in whereIn condition
#1037
adamcikado
closed
3 months ago
5
Relationship constraints are not being applied when using sub query in whereIn condition
#1036
adamcikado
closed
3 months ago
0
When use "node ace configure @adonisjs/lucid" i have an error.
#1035
arthuresc
closed
5 months ago
2
Passing custom client to database sqlite connection
#1034
discoverlance-com
closed
3 months ago
15
Clone method removes preloads
#1033
enixsoft
closed
2 months ago
3
Preload nullable foreign key isnt working when null
#1032
q8tywolf
closed
5 months ago
1
whereILike Not Working
#1031
mohitxskull
closed
2 months ago
2
export Adapter from orm
#1030
siddiquipro
closed
2 months ago
0
Report feedback error
#1029
NathaelB
opened
6 months ago
1
replaced Promise.all with for loop
#1028
mdsadiqueinam
closed
6 months ago
1
`node ace db:truncate` throws the error deadlock detected
#1027
mdsadiqueinam
opened
6 months ago
5
feat: Export ModelPaginator Class
#1026
aayush123
closed
2 months ago
4
ModelPaginator export is not available in Lucid ORM [Adonis V6]
#1025
aayush123
opened
6 months ago
0
fix some typos
#1024
TiBianMod
closed
7 months ago
1
fix(migrator): step option
#1023
MaximeMRF
closed
7 months ago
2
LucidModel: updateOrCreate not return row with default value
#1022
ad-momo
closed
7 months ago
1
firstOrCreate() causes infinite loop in beforeUpdate() hook
#1021
FrenchMajesty
opened
8 months ago
0
feat(base_model): add clause variant to findBy method
#1020
RomainLanz
closed
8 months ago
0
Preload relationship does not work
#1019
anhc0de
opened
8 months ago
0
If value is DateTime in newUpIfMissing, duplicate rows are created even if the value is the same
#1018
adamcikado
closed
6 months ago
0
feat: add missing exports
#1017
adamcikado
closed
6 months ago
0
Missing exports
#1016
adamcikado
closed
6 months ago
0
Next