|
|
|
|
|
by IgorPartola
336 days ago
|
|
If only different ORMs had more support for triggers and stored procedures. Things would be so much easier if I could do things like denormalize certain frequently accessed fields across tables but with proper ability to update them automatically without having to do them in application code. |
|