mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
27e2132a13
While totally valid in databases, the Schema system is not designed to handle multi-column primary keys in a sane way. In MySQL this results in two auto_increment columns, and in postgres this results in two serial columns. Fixes #3069 |
||
---|---|---|
.. | ||
Cake |