Split any SQL code into atomic statements

Edit Package perl-SQL-SplitStatement

This is a simple module which tries to split any SQL code, even including
non-standard extensions, into the atomic statements it is composed of.

The logic used to split the SQL code is more sophisticated than a raw split
on the ; (semicolon) character: first, various different statement terminator
tokens are recognized (see below for the list), then this module is able to
correctly handle the presence of said tokens inside identifiers, values,
comments, BEGIN ... END blocks (even nested), dollar-quoted strings, MySQL
custom DELIMITERs, procedural code etc.

Refresh
Refresh
Source Files
Filename Size Changed
SQL-SplitStatement-1.00020.tar.gz 0000056780 55.4 KB
perl-SQL-SplitStatement.changes 0000000466 466 Bytes
perl-SQL-SplitStatement.spec 0000003691 3.6 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 9)
branch from 15.0
Comments 0
openSUSE Build Service is sponsored by