Adjust to use structure.sql
What does this Merge Request do?
With gitlab!22808 (merged), we're moving GitLab to use structure.sql
for schema management (instead of schema.rb
). This is the gdk-side change, only adjusting the Makefile
a little to match this.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.
Edited by Andreas Brandl