Something the migration is about to overwrite, passed to an onConflict callback.
onConflict
table on the way up (a Postgres table), file on the way down (a local .db).
table
file
.db
Optional
only set when kind is table
kind
Something the migration is about to overwrite, passed to an
onConflictcallback.