regenerate-schema no longer fixes diffs in db/structure.sql
Overview
The started a few days ago. The scripts/regenerate-schema script no longer fixes diffs for db/structure.sql when checking out the latest changes to the main branch. The changes below remain after running it.
Proposal (optional)
Environment (optional)
- Operating System: macOS
- The contents of your
gdk.yml
elasticsearch:
enabled: true
# version: 7.9.2
gdk:
ask_to_restart_after_update: true
debug: false
experimental:
auto_reconfigure: false
quiet: true
update_hooks:
after:
- cd gitlab && scripts/regenerate-schema || true
hostname: gdk.test
- Ruby version:
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19] - GDK version:
7f5e59ba
