Thanks for this awesome project! I'm trying to get a project running locally with sqlite and this was just what I needed.
It seems to work fine for most migrations, but I'm getting stuck on migrations that alter existing tables. This migration is for instance causing the migrations to fail:
Thanks for this awesome project! I'm trying to get a project running locally with sqlite and this was just what I needed.
It seems to work fine for most migrations, but I'm getting stuck on migrations that alter existing tables. This migration is for instance causing the migrations to fail:
This is the error I get: