|
Got stack level to deep in nested habtm Structure
|
|
0
|
100
|
June 5, 2025
|
|
[Proposal] Define constants with enum values
|
|
3
|
1482
|
June 4, 2025
|
|
Manual connection switching API on `ActiveRecord::Relation`
|
|
0
|
124
|
June 2, 2025
|
|
Is it secure to build SQL subqueries with to_sql?
|
|
0
|
96
|
May 27, 2025
|
|
Best way to implement user-dependent validations
|
|
2
|
146
|
May 27, 2025
|
|
Polymorphic association, can I have one association not backed by a table?
|
|
2
|
147
|
May 23, 2025
|
|
Feature Proposal: `alias_association`
|
|
9
|
3053
|
May 19, 2025
|
|
[Proposal] Allow .calculate to execute multiple aggregation functions
|
|
1
|
408
|
May 12, 2025
|
|
Active record - TCP over SSL native support
|
|
3
|
165
|
April 29, 2025
|
|
Allow ActiveRecord associations with loaded records to return filtered association when chained with scopes if possible
|
|
2
|
117
|
April 22, 2025
|
|
Prepared statements
|
|
0
|
147
|
April 21, 2025
|
|
A real `with_connection`?
|
|
0
|
57
|
April 16, 2025
|
|
[Feature/change proposal] Handling of Postgres's unbounded temporal ranges in ActiveRecord
|
|
0
|
66
|
April 15, 2025
|
|
[Feature Proposal] Support logging only data-mutating SQL statements in ActiveRecord
|
|
1
|
88
|
April 14, 2025
|
|
[Feature Proposal] Implement QueryMethods on CollectionProxy to improve performance
|
|
0
|
85
|
April 12, 2025
|
|
PQconsumeInput() could not receive data from server: Connection timed out SSL SYSCALL error: Connection timed out
|
|
0
|
192
|
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
|
130
|
March 12, 2025
|
|
Is `accept_nested_attributes_for` considered safe when used with Delegated Types?
|
|
5
|
350
|
March 10, 2025
|
|
Order of `after_create` callback and `has_many: through` causes a database constraint violation
|
|
6
|
237
|
March 7, 2025
|
|
Performing calculation using attribute from joined table in scope
|
|
1
|
116
|
March 2, 2025
|
|
Rails could offer a better output when encountering "Could not obtain a connection"?
|
|
1
|
155
|
February 26, 2025
|
|
Horizontal sharding, activestorage and number of connection pools
|
|
2
|
176
|
February 15, 2025
|
|
Create Selection table from seprate table
|
|
4
|
76
|
February 12, 2025
|
|
Change tracking on association IDs when they are set via the `collection_singular_ids=ids` method
|
|
0
|
151
|
February 7, 2025
|
|
Plan id missing when i try to deploy my app on render but it works fine in development
|
|
0
|
25
|
February 4, 2025
|
|
How can I squish SQL for log tidiness (dynamically)?
|
|
0
|
161
|
January 27, 2025
|
|
Destroy-callbacks not working with PostgreSQL but works fine with sqlite3
|
|
2
|
72
|
January 22, 2025
|
|
Add list of data types to Active Record Basics / Migrations Guide
|
|
3
|
210
|
January 8, 2025
|
|
Using previously changed attributes with `after_commit`
|
|
6
|
7489
|
January 3, 2025
|
|
Activerecord adapter for sqlserver is loaded AFTER connection attempt is being made (?)
|
|
1
|
75
|
December 20, 2024
|