Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-SQL-SplitStatement-1.0.200-4.mga8 RPM for noarch

From Mageia 8 for aarch64 / media / core / release

Name: perl-SQL-SplitStatement Distribution: Mageia
Version: 1.0.200 Vendor: Mageia.Org
Release: 4.mga8 Build date: Wed Feb 12 07:44:20 2020
Group: Development/Perl Build host: localhost
Size: 108148 Source RPM: perl-SQL-SplitStatement-1.0.200-4.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/SQL-SplitStatement
Summary: Split any SQL code into atomic statements
This is a simple module which tries to split any SQL code, even including
non-standard extensions (for the details see the the /SUPPORTED DBMSs
manpage section below), 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 'DELIMITER's, procedural code etc.,
as (partially) exemplified in the the /SYNOPSIS manpage above.

Consider however that this is by no means a validating parser (technically
speaking, it's just a _context-sensitive tokenizer_). It should rather be
seen as an in-progress _heuristic_ approach, which will gradually improve
as test cases will be reported. This also means that, except for the the
/LIMITATIONS manpage detailed below, there is no known (to the author) SQL
code the most current release of this module can't correctly split.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.0.200-4.mga8
  + Revision: 1497211
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 1.0.200-3.mga7
  + Revision: 1271219
  - Mageia 7 Mass Rebuild

Files

/usr/bin/sql-split
/usr/share/doc/perl-SQL-SplitStatement
/usr/share/doc/perl-SQL-SplitStatement/Changes
/usr/share/doc/perl-SQL-SplitStatement/INSTALL
/usr/share/doc/perl-SQL-SplitStatement/LICENSE
/usr/share/doc/perl-SQL-SplitStatement/META.json
/usr/share/doc/perl-SQL-SplitStatement/META.yml
/usr/share/doc/perl-SQL-SplitStatement/README
/usr/share/man/man1/sql-split.1.xz
/usr/share/man/man3/SQL::SplitStatement.3pm.xz
/usr/share/perl5/vendor_perl/SQL
/usr/share/perl5/vendor_perl/SQL/SplitStatement.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:14:28 2024