cakephp2-php8/lib/Cake/Model/Datasource
Mike Fellows 0b658697f2 Sqlserver DboSource does not allow the persistent option to be true.
This is backported from CakePHP 3.  The SQL Server PHP PDO driver does not
support the PDO::ATTR_PERSISTENT attribute.  So throw an exception if the
'persistent' option is set in the database config.  Also removes that
option from the Sqlserver base config.
2017-08-16 11:23:42 -07:00
..
Database Sqlserver DboSource does not allow the persistent option to be true. 2017-08-16 11:23:42 -07:00
Session Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeSession.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
DataSource.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
DboSource.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00