db-migrate / node-db-migrate

Database migration framework for node
Other
2.32k stars 360 forks source link

Replace var with let and const in template file #708

Closed gigili closed 3 years ago

gigili commented 4 years ago

This change will replace the use of var with let and const in js files that get generated for new migrations.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.