dbsrgits / sql-translator

SQL::Translator (SQLFairy)
http://sqlfairy.sourceforge.net/
82 stars 91 forks source link

Issue #79: Check if there are indexes on a table before trying to dea… #80

Closed mrmuskrat closed 1 month ago

mrmuskrat commented 8 years ago

Check if there are indexes on a table before trying to deal with them. This fixes the failure reported in #79.