mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
97ab2c0e9b
Add unsigned integer support to MySQL. Unsigned integers have not been added to other databases as they either do not support them (postgres, sqlserver) or they are 'faked' and don't do anything (sqlite). Fixes #2321 |
||
---|---|---|
.. | ||
Behavior | ||
Datasource | ||
Validator | ||
AclNodeTest.php | ||
BehaviorCollectionTest.php | ||
CakeSchemaTest.php | ||
ConnectionManagerTest.php | ||
ModelCrossSchemaHabtmTest.php | ||
ModelDeleteTest.php | ||
ModelIntegrationTest.php | ||
ModelReadTest.php | ||
models.php | ||
ModelTest.php | ||
ModelTestBase.php | ||
ModelValidationTest.php | ||
ModelWriteTest.php |