cakephp2-php8/lib/Cake/Model/Datasource
mark_story 0b6c23d04f Update schema reflection for postgres.
Use the schema reflection query from 3.x to provide access to the serial
column attributes. These attributes give a more reliable way to access
primary key data than comparing the primary key of the model. The old
approach failed when schema was generated and concrete model's were
missing.

Refs #10356
2017-03-26 22:23:41 -04:00
..
Database Update schema reflection for postgres. 2017-03-26 22:23:41 -04:00
Session getting sloppy as I get older, fixing code sniffer errors 2015-12-29 00:06:44 -05:00
CakeSession.php Allow '' to be a valid key for Hash, and Session 2016-10-21 10:54:39 -04:00
DataSource.php Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
DboSource.php Merge remote-tracking branch 'upstream/2.x' into make-it-possible-to-configure-cachemethodhashalgo-in-dbosource 2016-11-14 16:26:48 +01:00