|
|
|
|
|
by rodw
1426 days ago
|
|
> I’m absolutely repulsed at the thought of turning the users table into a view. What’s next? No code and we only use triggers? Assuming there's a justifiable need to apply the logical-delete idiom to the users table, what's the Rails-native, ActiveRecord-based approach to filtering out the logically deleted rows? |
|