[DBIx-Class-Devel] [sql-translator] Error with parser 'SQL::Translator::Parser::Sybase' (#78)

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


$ ~/perl5/bin/sqlt-graph --from=Sybase -o test.png test.sql

       ERROR (line 1): Invalid statement: Was expecting create table, or
                       create procedure, or create index, or create
                       constraint, or comment, or use, or setuser, or if, or
                       print, or grant, or exec
Error: translate: Error with parser 'SQL::Translator::Parser::Sybase':  no results at /home/musgrom/perl5/bin/sqlt-graph line 195.

$ perl -MSQL::Translator -e 'print $SQL::Translator::VERSION, $/;'
0.11021_01

[test.sql.txt](https://github.com/dbsrgits/sql-translator/files/74246/test.sql.txt)


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


More information about the DBIx-Class-Devel mailing list