issues
search
coldbox-modules
/
quick
A ColdBox ORM Engine
https://quick.ortusbooks.com
MIT License
23
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BelongsToThrough throws error undefined "LocalKeys"
#254
jeff-chastain
opened
1 week ago
0
BelongsToThrough throws error undefined "LocalKeys
#253
jeff-chastain
opened
1 week ago
0
Virtual attributes not being applied
#252
ryanalbrecht
opened
2 months ago
2
Test cases for regression when retrieving child classes through parent
#251
ryanalbrecht
opened
4 months ago
3
Fixed issue with NULL values being inserted into identity columns for MSSQL
#250
ryanalbrecht
closed
4 months ago
6
New `hasManyDeep` and `hasManyDeepBuilder` relationships.
#249
elpete
closed
5 months ago
0
.from in .whereIn subquery incorrectly results in parent entity table
#248
MordantWastrel
opened
8 months ago
0
Old target id approach for command box
#247
elpete
closed
9 months ago
0
QuickQB.update - invalid argument type assumption leading to expression exception
#246
davidAtInleague
opened
9 months ago
1
[GitBook] Create() Method Documentation Improvement
#245
homestar9
opened
9 months ago
0
Update HasOneOrMany Relationship Class to Allow Returning a New Entity
#244
homestar9
closed
5 months ago
2
[Quick 7.2.0] Retrieving Entity through Relationship with FirstOrNew() Returns Relationship Class Instead of Entity Class
#243
homestar9
opened
10 months ago
0
[Quick 7.2.0] Calling Getter Method on Relationship Throws Exception
#242
homestar9
opened
10 months ago
1
relationship constraints don't propagate through HasManyThrough
#241
davidAtInleague
opened
10 months ago
1
Add old data to the preupdate event
#240
davidsf
closed
5 months ago
0
Add old data to the preupdate event
#239
davidsf
opened
11 months ago
0
Connected entities fail if more than 2 are connect with hasManyThrough Error building: HasMany@quick -> java.lang.StackOverflowError
#238
GunnarLieb
opened
11 months ago
3
Fixed issue where virtualAttributes were not being applied to discriminated child entities when loading through the parent
#237
ryanalbrecht
closed
5 months ago
15
Pagination SQL error when ordering on subquery result
#236
jeff-chastain
opened
1 year ago
0
Cannot use columns in `variables._key` and an alias for that column
#235
elpete
opened
1 year ago
1
[Quick 7] Undocumented Breaking change from 6 --> 7
#234
homestar9
closed
1 year ago
2
[Quick 7] Casts No Longer Work With Discriminated Entities
#233
homestar9
opened
1 year ago
2
feat(QuickBuilder): Add `withSum` shortcut method
#232
elpete
closed
1 year ago
0
subQuery `.from()` references wrong table (regression from v4 to v6)
#231
MordantWastrel
opened
1 year ago
1
fix(Casts): Allow nulls while using casts
#230
elpete
closed
1 year ago
0
feat(QuickBuilder): Allow for cloning of QuickBuilder instances
#229
elpete
closed
1 year ago
0
Result of {asQuery, retrieveQuery} cannot be used as receiver of `.update(...)` (regression in 6.2.0 -> 6.2.1)
#228
davidAtInleague
opened
1 year ago
1
`asQuery` called on a relationship returns the relationship rather than `quick.models.QuickBuilder`
#227
davidAtInleague
closed
1 year ago
2
Migrate from retrieveQuery to asQuery - object type returned from asQuery not accepted where object type returned from retrieveQuery is accepted.
#226
davidAtInleague
opened
1 year ago
1
fix(QuickBuilder): Allow a QuickBuilder to be used wherever a QueryBuilder can be used
#225
elpete
closed
1 year ago
0
Updating Quick 5.3.0 -> 5.3.1 Causes 'WHERE' Exception
#224
homestar9
closed
1 year ago
2
Migrate from `retrieveQuery` to `asQuery` - compat issues
#223
davidAtInleague
closed
1 year ago
0
Add test for global scope not being invoked on relationship-as-query
#222
MordantWastrel
closed
1 year ago
0
.retrieveQuery() called on a relationship does not invoke global scopes
#221
MordantWastrel
closed
1 year ago
1
refresh does not reload scopes
#220
davidAtInleague
opened
1 year ago
0
Added ability to exclude all global scopes
#219
ryanalbrecht
closed
1 year ago
2
feat(QuickBuilder): Add support to run QuickBuilder queries as qb queries including eager loading
#218
elpete
closed
1 year ago
0
fix: ColdBox 7 Compatibility Updates
#217
elpete
closed
1 year ago
0
ColdBox 7 Compatibility Updates
#216
elpete
closed
1 year ago
0
ACF2023 and Coldbox 7
#215
jclausen
closed
5 months ago
4
fixup associativity for nested wheres
#214
davidAtInleague
closed
1 year ago
4
Fix a bug when calling isNullValue
#213
ryanalbrecht
closed
1 year ago
8
regression: where and/or grouping different between v4->v5 for the same scope invocation
#212
davidAtInleague
closed
1 year ago
0
Fix bad link to getting started
#211
gpickin
closed
1 year ago
0
Unexpected `where ... and` combinator applied with `orWhere` in a `when`
#210
davidAtInleague
closed
2 years ago
2
Fix Required Parameter Error When Null
#209
homestar9
closed
1 year ago
4
regression in `reset` behavior, 5.2.0->5.2.7
#208
davidAtInleague
opened
2 years ago
3
Proposal to add ability to set default ReturnFormat in coldbox modules.
#207
ryanalbrecht
closed
1 year ago
1
Proposal to add ability to set defaultReturnFormat in quick module settings
#206
ryanalbrecht
closed
2 years ago
1
fix: Use `box:` namespace for CommandBox compatibility
#205
elpete
closed
2 years ago
0
Next