cakephp2-php8/lib/Cake/Test/Case/Model
Yaser Naderi 3d224639d9 Add the functionality to accept enum MySQL datatype storing the Integer values as String (#12715)
Fix a bug in enum MySQL datatype storing Integers when enum contains
integer string values. Now strings will always be used for enum values.
2018-11-30 21:27:58 -05:00
..
Behavior Fix tests to run when database name is not cakephp_test 2018-09-09 13:03:36 -04:00
Datasource Add the functionality to accept enum MySQL datatype storing the Integer values as String (#12715) 2018-11-30 21:27:58 -05:00
Validator Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AclNodeTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
BehaviorCollectionTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeSchemaTest.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ConnectionManagerTest.php Fix some count() Error in PHP 7.2 2018-01-17 03:35:00 +09:00
ModelCrossSchemaHabtmTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ModelDeleteTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ModelIntegrationTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ModelReadTest.php Fix syntax 2018-09-12 17:32:00 +02:00
models.php Revert changes in 2290b612f8 2017-07-11 10:01:08 -04:00
ModelTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ModelTestBase.php more unit tests added 2017-07-05 23:22:58 +02:00
ModelValidationTest.php Test removing a rule on a previously removed field 2018-03-14 11:32:58 +01:00
ModelWriteTest.php Fix some count() Error in PHP 7.2 2018-01-17 03:35:00 +09:00