issues
search
DmitryTsepelev
/
ar_lazy_preload
Lazy loading associations for the ActiveRecord models
MIT License
677
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix enum compatibility for rails 8
#79
DmitryTsepelev
closed
3 weeks ago
0
Fix CI
#78
DmitryTsepelev
closed
1 month ago
0
Add rails 7.2 to matrix
#77
DmitryTsepelev
closed
2 months ago
0
Include one new case to gotchas
#76
Aristat
closed
5 months ago
0
Unexpected work with the build method of associations
#75
Aristat
closed
5 months ago
2
Missing lazy context for intermediate association (has_one ... through)
#74
id-ilych
opened
5 months ago
0
Fix CI
#73
DmitryTsepelev
closed
5 months ago
0
Fix CI
#72
DmitryTsepelev
closed
8 months ago
0
Support lazy preloading of instance-dependent associations for Rails 7 and above
#71
tatsuyafw
closed
8 months ago
1
Add another gotcha about preloading ActiveStorage variants
#70
Galathius
closed
10 months ago
0
Update CI and deps
#69
DmitryTsepelev
closed
12 months ago
0
Unexpected behavior with accepts_nested_attributes_for
#68
djezzzl
opened
1 year ago
4
Leave a reference to N1Loader
#67
djezzzl
opened
1 year ago
0
Update checkout action to v3 to eliminate Node v12 deprecation warning
#66
petergoldstein
closed
1 year ago
2
Deprecate old Ruby and Rails versions
#65
DmitryTsepelev
closed
1 year ago
1
Create context after find_by or find_by! when auto_preload is on
#64
DmitryTsepelev
closed
1 year ago
1
Pass arguments to reload
#63
DmitryTsepelev
closed
1 year ago
1
Record reload broken with 1.1.0
#62
PikachuEXE
closed
1 year ago
1
Tweaks for auto_preload
#61
DmitryTsepelev
closed
1 year ago
2
Spec to make sure context is not lost after reload
#60
DmitryTsepelev
closed
1 year ago
2
Add Ruby 3.2 to CI
#59
DmitryTsepelev
closed
2 years ago
1
doc(README): Add warning about `auto_preload`
#58
vala
closed
2 years ago
2
Global auto preload behavior
#57
vala
closed
2 years ago
4
Add Ruby 3.0 and 3.1 to CI
#56
petergoldstein
closed
2 years ago
3
Rails 7 support
#55
DmitryTsepelev
closed
2 years ago
3
Fix links to travis-ci
#54
y-yagi
closed
2 years ago
3
Avoid preloading associations with instance dependent scopes
#53
vala
closed
3 years ago
13
Remove Rails direct dependency
#52
taylorthurlow
closed
1 year ago
10
Using without Rails
#51
taylorthurlow
closed
1 year ago
2
Issue-49 fix - add prefix to `owner` attribute
#50
RuslanKhabibullin
closed
3 years ago
5
`Stack level is too deep` error when `owner` attribute used in model
#49
RuslanKhabibullin
closed
3 years ago
2
Proposal to fix deep nested includes
#48
konalegi
closed
3 years ago
9
db-query-matcher should ignore service queries
#47
DmitryTsepelev
closed
3 years ago
1
Separate context creation
#46
konalegi
closed
3 years ago
4
Migrate to GitHub Actions
#45
DmitryTsepelev
closed
3 years ago
2
Migrate Travis to GitHub Action
#44
PikachuEXE
closed
3 years ago
2
Sometimes specs fail because of service DB requests
#43
DmitryTsepelev
closed
3 years ago
1
Add failing test case for `preload_associations_lazily` for association defined with scope
#42
PikachuEXE
closed
4 years ago
9
Remove leftovers after STI association error is fixed
#41
konalegi
closed
4 years ago
2
Add failing test case for `preload_associations_lazily` for relation with includes called
#40
PikachuEXE
closed
3 years ago
7
Fixes for handling STI associations
#39
konalegi
closed
4 years ago
4
Fix error when association relation spawned from relation with preload_associations_lazily called
#38
PikachuEXE
closed
4 years ago
4
Reaarange preloads_associations_lazily related code
#37
DmitryTsepelev
closed
4 years ago
2
Introduce relation lazy_auto_preload
#36
mpospelov
closed
4 years ago
5
Use new syntax to avoid 2.7 warning (underlying rails libs still throw)
#35
nickbender
closed
4 years ago
4
Feature skip_preload
#34
OuYangJinTing
closed
4 years ago
10
Don't do merge if there is nothing to merge
#33
Earendil95
closed
4 years ago
5
New release
#32
GoktugOzturk
closed
4 years ago
1
Conflict with Bullet gem
#31
nattfodd
closed
4 years ago
1
Chained "through" associations break ar_lazy_preload
#30
nattfodd
closed
4 years ago
2
Next