--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-3c344c3d81
2016-10-11 15:42:43.078740
--------------------------------------------------------------------------------

Name        : php-doctrine-dbal
Product     : Fedora 24
Version     : 2.5.5
Release     : 1.fc24
URL         : http://www.doctrine-project.org/projects/dbal.html
Summary     : Doctrine Database Abstraction Layer (DBAL)
Description :
The Doctrine database abstraction & access layer (DBAL) offers a lightweight
and thin runtime layer around a PDO-like API and a lot of additional, horizontal
features like database schema introspection and manipulation through an OO API.

The fact that the Doctrine DBAL abstracts the concrete PDO API away through the
use of interfaces that closely resemble the existing PDO API makes it possible
to implement custom drivers that may use existing native or self-made APIs. For
example, the DBAL ships with a driver for Oracle databases that uses the oci8
extension under the hood.

Autoloader: /usr/share/php/Doctrine/DBAL/autoload.php

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

### v2.5.5  * 842: Fixed incorrect handling of single quotes in SQL-Strings *
856: MySQL getListTableForeignKeysSQL: use current database if null passed *
861: Check for foreign table name on removed tables foreign key * 862: Quote
table and constraint names in drop foreign key / drop constraint SQL * 863:
Strip leading slash of databasename from URL * 925: Fixing the command when
option is CURRENT_SCHEMA * 1054: DBAL-1114: Problem with drop database on
PostgreSQL * 1106: DBAL-1164: Creating SQLite Connections via a URL Does Not
Work * 1151: DBAL-1205: getPlaceholderPositions finds placeholders which are
actually no placeholder if string contains single quotes * 1183: DBAL-1234:
Additional slash in dbname when providing settings as URL without scheme * 2182:
DBAL-939: schema update doesnt detect boolean type correctly * 2261: OCI8 -
bindValue overwrite previous values * 2262: Issue #2261 - OCI8 Driver PHP 7 -
Fix bindValue overwriting other params. * 2267: Pass "path" to pdo-sqlite
drivers from DriverManager instead of "dbname" * 2270: SqlitePlatform does not
escape table name on truncate * 2275: Quote reserved keywords in TRUNCATE TABLE
SQL * 2277: [DBAL-939] Fix reverse engineering boolean type columns on DB2 *
2279: Stop using template1 as default database for postgres drivers * 2286: Fix
list foreign keys SQL database parameter evaluation * 2287: Fix parsing
schemeless connection URLs * 2288: Preserve quotation of old column name in
ColumnDiff * 2291: The QueryBuilder::getSQLForSelect() always appends a FROM
clause for select queries * 2292: Do not generate FROM clause in QueryBuilder if
no tables specified * 2302: when use \Doctrine\DBAL\Schema\Comparator to compare
two table schema, has a problem * 2303: Fix another primary key alteration with
autoincrement column case on MySQL * 2310: [DB2] Move row number to the end of
the field list in query limit/offset modification * 2318: [Oracle] Fix list
table columns when using external or OS authentication with Oracle * 2384:
Fluent methods in QueryBuilder are now documented as returning $this * 2386: Fix
oci driver bindValue overwrite with php7 * 2390: Catch Throwable in
Connection::transactional() * 2403: fix grammar in DBALException messages *
2428: Modify Limit Query on SQLServer2012 with newline before ORDER BY * 2434:
Keep references to bound parameter values in oci8 driver * 2436:
MySqlPlatform::getListTableColumnsSQL() is not escaping names * 2440: No
parameters passed to logger when executing statement using bindParam * 2442:
Escape identifiers in metadata SQL properly when used as string literal * 2443:
Track the Values & Types Passed to Statement::bindParam * 2484: Allow usage of
symfony/console ^3.0 in dev dependencies * 2497: ResultStatement::fetch()
returns null instead of false with mysqli * 2500: Making sure that fetch returns
false if nothing is found
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1374891 - None
        https://bugzilla.redhat.com/show_bug.cgi?id=1374891
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-doctrine-dbal' 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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to