[Feature Proposal] `#to_sql` support for calculation and finder methods
|
|
2
|
48
|
June 16, 2025
|
Write-only fields with ActiveRecord
|
|
2
|
55
|
June 8, 2025
|
Why does structure.sql use explicit schema_migrations entries, but schema.rb uses assumed migrated version?
|
|
1
|
73
|
June 6, 2025
|
Type cast ActiveModel attributes on write instead of read?
|
|
1
|
64
|
June 6, 2025
|
Got stack level to deep in nested habtm Structure
|
|
0
|
21
|
June 5, 2025
|
[Proposal] Define constants with enum values
|
|
3
|
1270
|
June 4, 2025
|
Manual connection switching API on `ActiveRecord::Relation`
|
|
0
|
51
|
June 2, 2025
|
Is it secure to build SQL subqueries with to_sql?
|
|
0
|
37
|
May 27, 2025
|
Best way to implement user-dependent validations
|
|
2
|
79
|
May 27, 2025
|
Polymorphic association, can I have one association not backed by a table?
|
|
2
|
60
|
May 23, 2025
|
Feature Proposal: `alias_association`
|
|
9
|
2744
|
May 19, 2025
|
[Proposal] Allow .calculate to execute multiple aggregation functions
|
|
1
|
363
|
May 12, 2025
|
Active record - TCP over SSL native support
|
|
3
|
59
|
April 29, 2025
|
Allow ActiveRecord associations with loaded records to return filtered association when chained with scopes if possible
|
|
2
|
59
|
April 22, 2025
|
Prepared statements
|
|
0
|
37
|
April 21, 2025
|
[Feature Proposal] Allow hashes to be used as common table expressions
|
|
8
|
188
|
April 19, 2025
|
A real `with_connection`?
|
|
0
|
28
|
April 16, 2025
|
[Feature/change proposal] Handling of Postgres's unbounded temporal ranges in ActiveRecord
|
|
0
|
22
|
April 15, 2025
|
[Feature Proposal] Support logging only data-mutating SQL statements in ActiveRecord
|
|
1
|
69
|
April 14, 2025
|
[Feature Proposal] Implement QueryMethods on CollectionProxy to improve performance
|
|
0
|
57
|
April 12, 2025
|
PQconsumeInput() could not receive data from server: Connection timed out SSL SYSCALL error: Connection timed out
|
|
0
|
97
|
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
|
106
|
March 12, 2025
|
Is `accept_nested_attributes_for` considered safe when used with Delegated Types?
|
|
5
|
249
|
March 10, 2025
|
Order of `after_create` callback and `has_many: through` causes a database constraint violation
|
|
6
|
185
|
March 7, 2025
|
Performing calculation using attribute from joined table in scope
|
|
1
|
99
|
March 2, 2025
|
Feature proposal: Relation.update_all but with varying values
|
|
0
|
84
|
February 28, 2025
|
Rails could offer a better output when encountering "Could not obtain a connection"?
|
|
1
|
145
|
February 26, 2025
|
Horizontal sharding, activestorage and number of connection pools
|
|
2
|
117
|
February 15, 2025
|
Create Selection table from seprate table
|
|
4
|
53
|
February 12, 2025
|
Change tracking on association IDs when they are set via the `collection_singular_ids=ids` method
|
|
0
|
72
|
February 7, 2025
|