How to configure an ActiveRecord connection?
|
|
4
|
338
|
June 25, 2021
|
[Feature proposal] Batching across a composite index
|
|
0
|
173
|
July 4, 2021
|
Find and find_by from core.rb and finder_methods.rb
|
|
0
|
236
|
June 14, 2021
|
Activerecord send to belongs_to relationship
|
|
2
|
236
|
June 11, 2021
|
How to populate a `belongs_to` after a manual eager loading (preferably in rails 4)
|
|
0
|
240
|
June 7, 2021
|
ActiveRecord: PostgreSQL column default expressions
|
|
5
|
379
|
June 1, 2021
|
Prevent after_commit triggering on Postgres savepoints
|
|
1
|
237
|
May 30, 2021
|
Proposed aliasing `saved_change_to_name?` to `save_has_changed_name?`
|
|
1
|
224
|
May 28, 2021
|
[Feature Proposal] define a shards method for ActiveRecord abstract classes
|
|
5
|
621
|
December 11, 2020
|
Making instance dependant :has_many scope optional
|
|
1
|
357
|
May 6, 2021
|
Bug when joining two tables with a common column name
|
|
1
|
336
|
May 2, 2021
|
How to enforce strict loading of records?
|
|
1
|
501
|
February 12, 2021
|
Preload can't prevent N queries when joining has-many
|
|
1
|
246
|
April 26, 2021
|
Getting Started with Rails & TiDB
|
|
2
|
248
|
April 26, 2021
|
[Feature Proposal] Add the associated record that blocks a save on ActiveRecord::RecordNotSaved
|
|
0
|
270
|
March 24, 2021
|
Active Record query to return records and associations
|
|
2
|
266
|
March 8, 2021
|
ActiveRecord PostgreSQL CTE, UPSERT extensions and extension gem proposal
|
|
2
|
571
|
March 2, 2021
|
How to eager-load fixture associations in Rails 6.1?
|
|
9
|
1297
|
February 13, 2021
|
ActiveRecord count and pluck throw exception
|
|
2
|
205
|
February 9, 2021
|
Misleading concept around associations
|
|
0
|
323
|
January 29, 2021
|
Is this a bug? Records deleted when assigned to belonging association
|
|
2
|
389
|
January 28, 2021
|
Postgres timestampz by default in Rails 6.2
|
|
5
|
1959
|
January 13, 2021
|
How can I run AR gem tests?
|
|
6
|
412
|
January 7, 2021
|
How to run model initializer with Rails fixtures?
|
|
5
|
477
|
December 30, 2020
|
Proposal + patch: FinderMethods#only! for asserting there's only one result row
|
|
6
|
982
|
December 16, 2020
|
How to use ActiveStorage in multi DB setup?
|
|
0
|
309
|
December 14, 2020
|
[Feature Proposal] Add method on ActiveRecord to safely deprecate attributes before dropping them
|
|
5
|
990
|
November 3, 2020
|
Unable to create constraint in PostgreSQL
|
|
1
|
426
|
September 25, 2020
|
[Feature Proposal] <De>serialize PostgreSQL composite types into Ruby hashes
|
|
5
|
520
|
September 22, 2020
|
Suggested exception: ConnectionPoolRemoved
|
|
1
|
371
|
September 21, 2020
|