Hi there,
First of all: Thanks for this wonderful projects.
My question is: How can I alter the sqlite DB? I want to add a new column to Workflow table. I’ve seen a few migration files, but changing them would not change the DB itself. Also I did change the WorkflowEntity.ts as well as some interfaces.
PS: Where is the sqlite file itself? my OS is windows.
Thanks in advance.