I am trying to import my data from a MySQL database on Amazon into appery.io. The problem I am having is that when I import each table via csv format, appery is using it's own primary key instead of the one I have in my mysql database.
I have over 100 tables and 500k records. How will relationships be maintained?????