Although it's not perfect (there is no definition of the stable keys of the ctx.state schema), this is the best dependency I could find for migrations so far. It didn't take long to add the necessary SQL to store the migrations in the database, and I have perfect migrations API where I can do whatever I want.
However, the amount of security vulnerabilities is just screaming "please maintain me". It would be really cool if this project came back to life.
Although it's not perfect (there is no definition of the stable keys of the
ctx.stateschema), this is the best dependency I could find for migrations so far. It didn't take long to add the necessary SQL to store the migrations in the database, and I have perfect migrations API where I can do whatever I want.However, the amount of security vulnerabilities is just screaming "please maintain me". It would be really cool if this project came back to life.