Patches: Browse | Submit New | Admin
This patch simply checks if the Rails timestamps (updated_at, updated_on, created_at, created_on) are already present in the import columns. If so it skips the automated addition. I've tested this in production and it solves the specific mysql error I was getting.
Add A Comment: