HomeWrite.as

Remove user_id and remote_user_id constraints in v4&v5 migrations

Description

Remove user_id and remote_user_id constraints in v4&v5 migrations

It's not straightforward to remove these constraints in SQLite, so this
just skips it entirely. Since both of these migrations are part of the
same WF release, this should have minimal impact on admins.

Details

Provenance
mattAuthored on Mar 3 2020, 5:36 PM
Parents
rWF5b2612af5459: Fix `created_at` default val in v4 migration for SQLite
Branches
Unknown
Tags
Unknown