When I use the most recent version of yaml_db (from git) it fails to export my data from a SQL Server db. The reason is that SQL Server doesn't support the 'LIMIT' SQL statement that shows up in the yaml_db dump method.
Older versions work fine with SQL Server. (I can't tell by looking at it what version it is.) I wish I knew how to fix it so I could submit a patch. Pointing out that the older version works is the best I can do. Just sharing some info. Eric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
