ok, sorry for the confusion. You're doing that completely right. I thought you were importing it to an already created project.
But then I don't understand what you mean by "all tables are empty". Do you mean DB tables and empty as there are no records (only DQL structures imported)?
This should have no impact on import because Skipper queries only database structures, no data.
So what exactly did you mean by this?
Now that I know I need to load at least one table before running the ORM import, I'm good to go.
Because of that sentence, I thought you were creating a new empty project and then importing MySQL to the existing one. (my bad).
But now I still don't understand what do the difference between correctly ordered fields and alphabetically ordered fields.