[DBIx-Class-Devel] [sql-translator] Sybase: Object does not have any indexes. (#79)

Matthew Musgrove notifications at github.com
Tue Dec 29 18:43:43 GMT 2015


$ sqlt -t Sybase -f DBI --dsn "dbi:Sybase:server=..." --db-user=... --db-password=... > sybase.sql

Apparently we have a table without any indexes...

Object does not have any indexes.
DBD::Sybase::db selectall_hashref failed: Field 'INDEX_NAME' does not exist (not one of COL(1)) at /home/musgrom/perl5/lib/perl5/SQL/Translator/Parser/DBI/Sybase.pm line 232.
Error: translate: Error with parser 'SQL::Translator::Parser::DBI': DBD::Sybase::db selectall_hashref failed: Field 'INDEX_NAME' does not exist (not one of COL(1)) at /home/musgrom/perl5/lib/perl5/SQL/Translator/Parser/DBI/Sybase.pm line 232.


---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/issues/79
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20151229/7ccc17be/attachment.htm>


More information about the DBIx-Class-Devel mailing list