golang-migrate / migrate

Database migrations. CLI and Golang library.
Other
14.48k stars 1.34k forks source link

CORRECTION DONE near m.Step(2) if you want to explicitly set the number of migrations to run #1101

Open adityassharma-ss opened 4 weeks ago

adityassharma-ss commented 4 weeks ago

if you want to explicitly set the number of migrations to run, the README.md needs a correction, there should "Steps()" and not Step()

coveralls commented 4 weeks ago

Coverage Status

coverage: 56.335%. remained the same when pulling da72428fa0a1297d22e28a5ea98060ded92b96ee on adityassharma-ss:patch-1 into 04b36ebaac41964a54faa3e4b35254963dd88a3d on golang-migrate:master.