> We're specifically using backticks for table & column names in several > migrations where we use manual sql. I didn't realize that was a > difference between mysql & postgres? Yes, it looks like "user" for postgres fails on mysql and 'user' for mysql fails on postgres.