• Toon Claes's avatar
    CI check if schema changes were cleanly applied · 9615ae8f
    Toon Claes authored
    Recently we've seen a case were schema changes were manually adapted
    so the order was not matching the automatically generated
    `db/structure.sql`.
    
    To help people commit a clean schema file, I've introduced
    `script/regenerate-schema`. This change uses that script to check if
    the committed file matches the file automatically generated.
    9615ae8f
schema_changed.sh 401 Bytes