Fedora 23 Update: php-udan11-sql-parser-3.0.7-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Mon Nov 30 02:22:49 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-d065cabcfe
2015-11-29 23:55:11.764611
--------------------------------------------------------------------------------

Name        : php-udan11-sql-parser
Product     : Fedora 23
Version     : 3.0.7
Release     : 1.fc23
URL         : https://github.com/udan11/sql-parser
Summary     : A validating SQL lexer and parser with a focus on MySQL dialect
Description :
A validating SQL lexer and parser with a focus on MySQL dialect.

This library was originally developed for phpMyAdmin during
the Google Summer of Code 2015.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/SqlParser/autoload.php';

--------------------------------------------------------------------------------
Update Information:

**version 3.0.7**  *   Expressions may begin with a function that is also a
reserved keyword (e.g. IF).   **version 3.0.6**  *    Fixed a bug where
formatter split the function name and the parameters list.   **version 3.0.5**
*    Add GRANT as known statement. *    Use JOIN expressions for flag detection.
*    Fix the order of clauses in SELECT statements involving UNIONs. *    Added
dummy parsers for CREATE USER and SET PASSWORD statements. *    Accept NOT
operator in conditions. *    Fixed DELIMITER statements in BufferedQuery. *
Added INSERT statement builder.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-udan11-sql-parser' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list