Active record - TCP over SSL native support
|
|
3
|
26
|
April 29, 2025
|
Allow ActiveRecord associations with loaded records to return filtered association when chained with scopes if possible
|
|
2
|
37
|
April 22, 2025
|
Prepared statements
|
|
0
|
15
|
April 21, 2025
|
[Feature Proposal] Allow hashes to be used as common table expressions
|
|
8
|
167
|
April 19, 2025
|
A real `with_connection`?
|
|
0
|
19
|
April 16, 2025
|
[Feature/change proposal] Handling of Postgres's unbounded temporal ranges in ActiveRecord
|
|
0
|
12
|
April 15, 2025
|
[Feature Proposal] Support logging only data-mutating SQL statements in ActiveRecord
|
|
1
|
58
|
April 14, 2025
|
[Feature Proposal] Implement QueryMethods on CollectionProxy to improve performance
|
|
0
|
38
|
April 12, 2025
|
Type cast ActiveModel attributes on write instead of read?
|
|
0
|
41
|
April 6, 2025
|
PQconsumeInput() could not receive data from server: Connection timed out SSL SYSCALL error: Connection timed out
|
|
0
|
85
|
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
|
93
|
March 12, 2025
|
Is `accept_nested_attributes_for` considered safe when used with Delegated Types?
|
|
5
|
210
|
March 10, 2025
|
Order of `after_create` callback and `has_many: through` causes a database constraint violation
|
|
6
|
160
|
March 7, 2025
|
Performing calculation using attribute from joined table in scope
|
|
1
|
88
|
March 2, 2025
|
Feature proposal: Relation.update_all but with varying values
|
|
0
|
77
|
February 28, 2025
|
Rails could offer a better output when encountering "Could not obtain a connection"?
|
|
1
|
130
|
February 26, 2025
|
Horizontal sharding, activestorage and number of connection pools
|
|
2
|
94
|
February 15, 2025
|
Create Selection table from seprate table
|
|
4
|
44
|
February 12, 2025
|
Change tracking on association IDs when they are set via the `collection_singular_ids=ids` method
|
|
0
|
47
|
February 7, 2025
|
Plan id missing when i try to deploy my app on render but it works fine in development
|
|
0
|
12
|
February 4, 2025
|
How can I squish SQL for log tidiness (dynamically)?
|
|
0
|
43
|
January 27, 2025
|
Feature Proposal: `alias_association`
|
|
8
|
2610
|
January 27, 2025
|
Destroy-callbacks not working with PostgreSQL but works fine with sqlite3
|
|
2
|
36
|
January 22, 2025
|
[Proposal]: Adding Role-Based Accessor Methods in ActiveModel
|
|
1
|
79
|
January 10, 2025
|
Add list of data types to Active Record Basics / Migrations Guide
|
|
3
|
96
|
January 8, 2025
|
Using previously changed attributes with `after_commit`
|
|
6
|
6222
|
January 3, 2025
|
Activerecord adapter for sqlserver is loaded AFTER connection attempt is being made (?)
|
|
1
|
44
|
December 20, 2024
|
Fixtures - all or nothing
|
|
10
|
4758
|
December 18, 2024
|
Proposal: Add ability to filter queries with QueryLogs
|
|
0
|
15
|
December 18, 2024
|
Module attribute type: Should I contribute this code to rails?
|
|
0
|
34
|
December 16, 2024
|