AnatolyUss/nmig

Good project, but useless in production

karpa13ts opened this issue · 1 comments

Hello here, i glad tryin to use your app, but, i think im unable to migrate big tables, because table migration with 70M row takes ages.
hint: do not use offset.
use primary key if it exists.
thx

The data-loading functionality has been completely rewritten in version 5.0.0,
so migrating big tables is not an issue any more.
Thanks for the feedback!