You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add option to getTestDatabase to skip running migrations (#5)
This is useful if you don't have TypeORM configuration in
`ormconfig.js`. For example you might use `ormconfig.ts` instead.
Originate-scripts currently does not have support for running
a TypeScript configuration module.
0 commit comments