`push` column types conflicts for unchanged columns
I have added a new table to the schema. I have not modified anything else. I am getting this error (see image) when I run
push:mysql
.
You can see that the column types are the same in reality. And none of the mentioned columns are from the table I am trying to create.
0 Replies