|
|
|
|
|
by sprayk
1274 days ago
|
|
Curious: what is the version control story like for stored procs? The two that naively come to mind would be 1. Organized in some regular repo with some tooling to deploy/sync
2. Some way of tracking versions _in a DB_ and some magic set of queries that can deploy from said DB. |
|