I created a migration file that did not create properly but did not run properly.
CommandBox> migrate create tbltest_create --open
Created /C_drive\dev\project\ols\ols_api\resources\database\migrations/2022_09_29_101349_tbltest_create.cfc
I would be glad to update and do a pull request but did not see "open" within the code when searching for it in VSCode.
I created a migration file that did not create properly but did not run properly.
CommandBox> migrate create tbltest_create --open
Created /C_drive\dev\project\ols\ols_api\resources\database\migrations/2022_09_29_101349_tbltest_create.cfc
I would be glad to update and do a pull request but did not see "open" within the code when searching for it in VSCode.