Y
Hacker News
new
|
ask
|
show
|
jobs
by
tyzoid
56 days ago
You can use something like flyway on top of your existing git/cicd stack. Write the query as a migration, have it reviewed using your git code review process, and merge to run the migration.