mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-29 12:13:37 -05:00
* copy the table just like we do in the bigint migration * without this we lose sequences and very likely other things as well * we want the new table to be identical to the old table, so 'including all' makes sense