SQL::Translator::Parser::Sybase - parser for Sybase
Contents
Description
Mostly parses the output of "dbschema.pl," a Perl script freely available from http://www.midsomer.org.
The parsing is not complete, however, and you would probably have much better luck using the DBI-Sybase
parser included with SQL::Translator.
Name
SQL::Translator::Parser::Sybase - parser for Sybase
See Also
SQL::Translator, SQL::Translator::Parser::DBI, <http://www.midsomer.org/>.
perl v5.40.0 2024-11-23 SQL::Translator::Parser::Sybase(3pm)
Synopsis
use SQL::Translator::Parser::Sybase;
