SQL::Translator::Parser::SQLServer(3pm) | User Contributed Perl Documentation | SQL::Translator::Parser::SQLServer(3pm) |
SQL::Translator::Parser::SQLServer - parser for SQL Server
use SQL::Translator::Parser::SQLServer;
Adapted from Parser::Sybase and mostly parses the output of Producer::SQLServer. The parsing is by no means complete and should probably be considered a work in progress.
Chris Hilton <chris@dctank.com> - Bulk of code from Sybase parser, I just tweaked it for SQLServer. Thanks.
SQL::Translator, SQL::Translator::Parser::DBI, <http://www.midsomer.org/>.
2022-11-19 | perl v5.36.0 |