Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-SQL-Statement - SQL parsing and processing engine
- Description:
The SQL::Statement module implements a pure Perl SQL parsing and execution
engine. While it by no means implements full ANSI standard, it does support
many features including column and table aliases, built-in and user-defined
functions, implicit and explicit joins, complexly nested search conditions, and
other features.
Packages
perl-SQL-Statement-1.27-1.el6.src
[113 KiB] |
Changelog
by Petr Pisar (2010-06-08):
- 1.27 bump (do not backport, 1.22 lower-cases unqouted identifiers)
- Make tests fatal again
|