|
|
|
|
|
by jholman
3475 days ago
|
|
How do you assure yourself that your non-database code uses code coming from a specific commit? In general, you have a deployment procedure that overwrites all the old code with all-new code, and from there on out you trust, right? Why not use the same approach? |
|