Fedora 22 Update: php-nette-database-2.3.8-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Tue Dec 15 15:23:07 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-03167b8e07
2015-12-15 10:57:35.570609
--------------------------------------------------------------------------------

Name        : php-nette-database
Product     : Fedora 22
Version     : 2.3.8
Release     : 1.fc22
URL         : https://github.com/nette/database
Summary     : Nette Database Component
Description :
Nette provides a powerful layer for accessing your database easily.

- composes SQL queries with ease
- easily fetches data
- uses efficient queries and does not transmit unnecessary data

The Nette\Database\Connection class is a wrapper around the PDO
and represents a connection to the database. The core functionality
is provided by Nette\Database\Context. Nette\Database\Table layer
provides an enhanced layer for table querying.

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

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

Nette provides a powerful layer for accessing your database easily.  - composes
SQL queries with ease - easily fetches data - uses efficient queries and does
not transmit unnecessary data  The Nette\Database\Connection class is a wrapper
around the PDO and represents a connection to the database. The core
functionality is provided by Nette\Database\Context. Nette\Database\Table layer
provides an enhanced layer for table querying.  To use this library, you just
have to add, in your project:      require_once
'/usr/share/php/Nette/Database/autoload.php';
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277474 - Review Request: php-nette-database - Nette Database Component
        https://bugzilla.redhat.com/show_bug.cgi?id=1277474
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-nette-database' 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