▲ | loglog 5 days ago | |
> Stored procedures also add another risk. You have to keep them in sync with code, making releases more error prone. This one is easily solved: never change a stored procedure. Every version should get a new name. | ||
▲ | Yokohiii 5 days ago | parent [-] | |
That's what I meant when I've mentioned versioning. |