issues
search
khiav223577
/
pluck_all
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
MIT License
102
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Ruby 3.2 and Rails 7.2
#64
khiav223577
closed
2 months ago
0
Support Rails 7.1
#63
khiav223577
closed
10 months ago
0
Skip the step of publishing code coverage for the PR from forked repos
#62
khiav223577
closed
1 year ago
0
Deal with the parameter handling which was changed in Rails 7.0.6
#61
khiav223577
closed
1 year ago
0
Rails 7.0.6 breaks pluck_all
#60
urmora
closed
1 year ago
3
Refactor: use gem to setup autoload paths in tests
#59
khiav223577
closed
2 years ago
0
Support Ruby 3.1 and Rails 7.0
#58
khiav223577
closed
2 years ago
0
Fix: delegate method error with mongoid 7.3.3
#57
khiav223577
closed
2 years ago
0
[Error] delegate method error with mongoid 7.3.3
#56
liyijie
closed
2 years ago
1
Support Ruby 3.0
#55
khiav223577
closed
3 years ago
0
Fix: ActiveRecord::ImmutableRelation II
#54
khiav223577
closed
3 years ago
0
Fix: ActiveRecord::ImmutableRelation
#53
khiav223577
closed
3 years ago
0
Support `globalize` gem
#52
khiav223577
closed
3 years ago
0
Fix: broken test cases caused by `mimemagic`
#51
khiav223577
closed
3 years ago
0
Migrating from Travis CI to GitHub Actions
#50
khiav223577
closed
3 years ago
0
Fix: test files should not be included in coverage
#49
khiav223577
closed
3 years ago
0
fix Rails 6.1 `map!` deprecation warning
#48
klausbadelt
closed
3 years ago
2
Use instantiate method to initialize model without calling callbacks
#47
khiav223577
closed
4 years ago
0
Behaviour of pluck_all with select is broken in version 2.0.4
#46
bblimke
closed
4 years ago
3
Support Ruby 2.7
#45
khiav223577
closed
4 years ago
0
Move `require` from begin..rescue block for better debug message
#44
khiav223577
closed
4 years ago
0
Use rails_compatibility to get attribute_types for better compatibility
#43
khiav223577
closed
4 years ago
0
Generate subhash based on .includes
#42
byt3pool
closed
3 years ago
1
Support Rails 6.0
#41
khiav223577
closed
5 years ago
0
Fix: inconsistent with pluck when having `select` on relation
#40
khiav223577
closed
5 years ago
0
Fix: undefined local variable or method `construct_relation_for_association_calculations` in Rails 5.2.2.1
#39
MasashiYokota
closed
5 years ago
4
undefined local variable or method `construct_relation_for_association_calculations' for #<ActiveRecord::Relation []>
#38
glasses618
closed
5 years ago
3
inconsistent with pluck when having `select` on relation
#37
khiav223577
closed
5 years ago
0
Fix: broken test cases after bundler 2.0 was released
#36
khiav223577
closed
5 years ago
0
refactor #test_pluck_with_includes
#35
khiav223577
closed
5 years ago
0
Provide Arel support as well
#34
snkashis
closed
5 years ago
5
Fix gemfile path in bin/setup
#33
snkashis
closed
6 years ago
1
Move patches into separate files
#32
khiav223577
closed
6 years ago
0
Rails 4.0 also doesn't have attribute_alias? method
#31
myxoh
opened
6 years ago
5
Fix: includes + pluck_all results in strange output
#30
khiav223577
closed
6 years ago
0
Strange results for joins
#29
zaiste
closed
6 years ago
2
Fix test cases and the result format may be wrong when plucking multiple columns with nil value may
#28
khiav223577
closed
6 years ago
0
[Feature] Mongoid Hooks And Tests Separation
#27
berniechiu
closed
6 years ago
4
[FIX] Wrong Module Skipped
#26
berniechiu
closed
6 years ago
1
Fix that project without mongoid will raise LoadError
#25
khiav223577
closed
6 years ago
0
Support Mongoid!
#24
khiav223577
closed
6 years ago
0
Refactoring Coding Style
#23
khiav223577
closed
6 years ago
0
test Rails 5.2
#22
khiav223577
closed
6 years ago
0
should test both 5.0.x and 5.1.x
#21
khiav223577
closed
6 years ago
0
test pluck_all in rails 5.1.x
#20
khiav223577
closed
6 years ago
0
add test cases to test `join` with table name and `alias`
#19
khiav223577
closed
7 years ago
0
Benchmark of #pluck_all
#18
khiav223577
closed
7 years ago
1
supports carrierwave 1.0.0
#17
khiav223577
closed
7 years ago
0
Checking if Class has CarrierWave loaded
#16
basex
closed
7 years ago
4
Restrict dependency to activerecord
#15
basex
closed
7 years ago
1
Next