[NFC] Update Schema Handler to use the standard create table syntax of using ROW_FORM...
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 1 Mar 2021 20:27:32 +0000 (07:27 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 1 Mar 2021 20:27:32 +0000 (07:27 +1100)
commit387cf360c82cde605c0ae9c1281db7673960b7ae
treee5d605d4415255778a807aef5fcfc84ef4de5930
parent9db2113a9c1a8601ac8d3aa1ed3514ba50957441
[NFC] Update Schema Handler to use the standard create table syntax of using ROW_FORMAT=dynamic
tests/phpunit/CRM/Core/BAO/SchemaHandlerTest.php