Fix Core/Dev 18# where logging fails if the AUTO INCREMENT column is not named id...
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 23 Mar 2018 04:38:40 +0000 (15:38 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 23 Mar 2018 04:38:40 +0000 (15:38 +1100)
commit16142ce23ebd884817ab38836f4800dc310d14d7
tree431cf62d8495b26f02712ffa83c123dff41cce82
parenta75e9ce9c2e82df42d45b84598c9e82a435a7da7
Fix Core/Dev 18# where logging fails if the AUTO INCREMENT column is not named id and add tests
CRM/Logging/Schema.php
tests/phpunit/CRM/Logging/SchemaTest.php