How can I prevent this N+1 query with Active Storage and a few associated models?
|
|
15
|
527
|
June 9, 2023
|
Fixtures - all or nothing
|
|
9
|
1021
|
May 31, 2023
|
On multi DB, handle unreachable ones
|
|
1
|
206
|
May 27, 2023
|
[Proposal] Accessor methods for preloaded fixtures
|
|
0
|
261
|
April 24, 2023
|
[Proposal] Allow .calculate to execute multiple aggregation functions
|
|
0
|
190
|
April 4, 2023
|
Add Vertica adapter for Active Record
|
|
2
|
301
|
March 31, 2023
|
Find_each passing colum to order
|
|
2
|
534
|
December 10, 2022
|
[Proposal] Infer `foerign_key` when `inverse_of` is present
|
|
0
|
193
|
March 29, 2023
|
Is there a way to check of an async database query has actually loaded?
|
|
4
|
318
|
March 25, 2023
|
Should reading store accessor for attribute, initialize/mutate nil store attribute?
|
|
0
|
275
|
March 13, 2023
|
Add additional update method which forces saved_change_to_attribute to return true
|
|
1
|
1532
|
March 11, 2023
|
Is it good practices to copy value from parent to child using after_save callback?
|
|
4
|
307
|
February 27, 2023
|
[Proposal] Suppress superflous table names (speed and readability increase)
|
|
2
|
242
|
February 16, 2023
|
[Proposal] `ActiveRecord composed_of` Support KeywordArgument Constructor
|
|
1
|
531
|
February 15, 2023
|
Associations on parent record not set when accessed via nested reject_if
|
|
2
|
228
|
February 13, 2023
|
Accepts_nested_attributes_for does not set association cache until it is called using to_a
|
|
0
|
222
|
February 7, 2023
|
[CVE-2023-22794] SQL Injection Vulnerability via ActiveRecord comments
|
|
0
|
24715
|
January 17, 2023
|
[CVE-2022-44566] Possible Denial of Service Vulnerability in ActiveRecord's PostgreSQL adapter
|
|
0
|
4685
|
January 17, 2023
|
Unexpected ORDER BY Clause From has_many :through
|
|
2
|
283
|
January 10, 2023
|
What is `where` used for in ActiveRecord::ConnectionAdapters::IndexDefinition
|
|
1
|
242
|
December 10, 2022
|
[Proposal] add `tally` method to ActiveRecord
|
|
0
|
335
|
November 30, 2022
|
Apartment Multi tenant gem find method issue
|
|
6
|
527
|
November 25, 2022
|
[Proposal] Adding `#increment_all` to `ActiveRecord::Relation`
|
|
1
|
646
|
November 19, 2022
|
[Proposal] Adding postgres pipeline support in ActiveRecord
|
|
4
|
662
|
November 15, 2022
|
Request for feedback on activerecord PR 5 months without any comments - https://github.com/rails/rails/pull/45147
|
|
0
|
306
|
November 6, 2022
|
Is it possible to have 2 database configs during Rails upgrade for dual boot?
|
|
0
|
284
|
October 24, 2022
|
Support for alias_attribute with SQL aliasing?
|
|
2
|
394
|
October 24, 2022
|
Should I have a null: false constraint on my user model's password_digest column?
|
|
0
|
234
|
October 24, 2022
|
RFC: new ActiveRecord hook after_load_schema
|
|
3
|
435
|
October 7, 2022
|
Database relationships for polymorphic
|
|
3
|
625
|
September 22, 2022
|