Skip to content
Snippets Groups Projects
  • stvn's avatar
    8b17e4a6
    fix: Migrate the UUID backfill again · 8b17e4a6
    stvn authored
    To correct the, in our case, single database entry that snuck in without
    a UUID during the schema change.
    
    Steps:
    - Make the field editable
    - Add `config_id` to all models missing it
    - Make the field noneditable again
    8b17e4a6
    History
    fix: Migrate the UUID backfill again
    stvn authored
    To correct the, in our case, single database entry that snuck in without
    a UUID during the schema change.
    
    Steps:
    - Make the field editable
    - Add `config_id` to all models missing it
    - Make the field noneditable again