You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Xaraxia Is this related to issue #22 ? It just sounds like we aren't using the Table Transform logic when generating the schema. Are you able to throw a quick fix in there to remedy this? If not, let me know and I'll hack on it sometime this week.
The actual tables are migrating with the same name. Thus for the following csv:
CUSTOMER,Customer,False
The files are turning up in MySQL (from Oracle) as 'CUSTOMER' but then it tries to add indices and FKs to Customer and falls down in a heap.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: