Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sybase: Object does not have any indexes. #79

Open
mrmuskrat opened this issue Dec 29, 2015 · 0 comments
Open

Sybase: Object does not have any indexes. #79

mrmuskrat opened this issue Dec 29, 2015 · 0 comments

Comments

@mrmuskrat
Copy link

$ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant