|
Proposal: include existing record ID in uniqueness validation error details
|
|
8
|
266
|
October 18, 2025
|
|
ActiveRecord Generators: supporting custom foreign key column name
|
|
3
|
303
|
September 28, 2025
|
|
Proposal: config variable to increase the 50 char string limit in inspect
|
|
0
|
83
|
September 26, 2025
|
|
*NEW GEM* ActsAsActive: Plug-and-play activity tracking for ActiveRecord
|
|
0
|
111
|
September 22, 2025
|
|
Proposal: Add alias_scope helper to ActiveRecord
|
|
2
|
165
|
August 21, 2025
|
|
[Feature Proposal] Allow hashes to be used as common table expressions
|
|
9
|
360
|
August 11, 2025
|
|
`optimizer_hints` precedence
|
|
3
|
220
|
July 29, 2025
|
|
[Feature Proposal] `#to_sql` support for calculation and finder methods
|
|
6
|
440
|
July 28, 2025
|
|
[Feature proposal] Add methods to check if a record model `belongs_to?` another record model
|
|
2
|
142
|
July 17, 2025
|
|
Write-only fields with ActiveRecord
|
|
3
|
307
|
July 9, 2025
|
|
STI with polymorphism
|
|
5
|
328
|
July 5, 2025
|
|
Why does structure.sql use explicit schema_migrations entries, but schema.rb uses assumed migrated version?
|
|
1
|
221
|
June 6, 2025
|
|
Type cast ActiveModel attributes on write instead of read?
|
|
1
|
170
|
June 6, 2025
|
|
Got stack level to deep in nested habtm Structure
|
|
0
|
104
|
June 5, 2025
|
|
[Proposal] Define constants with enum values
|
|
3
|
1500
|
June 4, 2025
|
|
Manual connection switching API on `ActiveRecord::Relation`
|
|
0
|
126
|
June 2, 2025
|
|
Is it secure to build SQL subqueries with to_sql?
|
|
0
|
98
|
May 27, 2025
|
|
Best way to implement user-dependent validations
|
|
2
|
150
|
May 27, 2025
|
|
Polymorphic association, can I have one association not backed by a table?
|
|
2
|
156
|
May 23, 2025
|
|
[Proposal] Allow .calculate to execute multiple aggregation functions
|
|
1
|
411
|
May 12, 2025
|
|
Active record - TCP over SSL native support
|
|
3
|
198
|
April 29, 2025
|
|
Allow ActiveRecord associations with loaded records to return filtered association when chained with scopes if possible
|
|
2
|
126
|
April 22, 2025
|
|
Prepared statements
|
|
0
|
174
|
April 21, 2025
|
|
A real `with_connection`?
|
|
0
|
61
|
April 16, 2025
|
|
[Feature/change proposal] Handling of Postgres's unbounded temporal ranges in ActiveRecord
|
|
0
|
71
|
April 15, 2025
|
|
[Feature Proposal] Support logging only data-mutating SQL statements in ActiveRecord
|
|
1
|
92
|
April 14, 2025
|
|
[Feature Proposal] Implement QueryMethods on CollectionProxy to improve performance
|
|
0
|
88
|
April 12, 2025
|
|
PQconsumeInput() could not receive data from server: Connection timed out SSL SYSCALL error: Connection timed out
|
|
0
|
208
|
March 17, 2025
|
|
This discussion is about proposing the addition of a native Rails validator that automatically checks integer column value limits based on the database schema, preventing overflow errors for integer attributes
|
|
1
|
137
|
March 12, 2025
|
|
Is `accept_nested_attributes_for` considered safe when used with Delegated Types?
|
|
5
|
376
|
March 10, 2025
|