2
Q:

how to turn off transactions during knex migrations

# use this package: yarn global add knex-migrate or npm install -g knex-migrate
knex-migrate up --raw
# the raw option disables transactions
1

New to Communities?

Join the community