I have forked the n8n repo, and I am adding a feature that requires generating new migration files. However, I am not able to figure out a way to run typeorm cli to do that
I have not yet played with using the Typeorm CLI but I have asked around and it looks like we don’t really use the CLI and instead just copy a migration file, rename it and pop the syntax in.