cakephp2-php8/lib/Cake/Test
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 
2017-03-26 22:23:41 -04:00
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Update schema reflection for postgres. 2017-03-26 22:23:41 -04:00
Fixture Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
test_app Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00