Migration Error using Expo SQLite
I'm getting this error when I try to run migrations:
And this is all, it doesn't gives me the error reason.
This app is in development, so I changed this table a lot over the time and I always deleted the migrations, generated a single migration with the latests changes and re-builded my app. It's my first time using an ORM and to be honest I don't have much sense of using SQL, so probably I'm doing something wrong, but I can't find why.
0 Replies