Improve I18n schema by including comments and default and NOT NULL or NULL statements...
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 9 Jun 2019 00:46:43 +0000 (10:46 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sun, 9 Jun 2019 00:54:59 +0000 (10:54 +1000)
commitb2f1ab29b06958b775d8a13c0fb2584d08ddb94d
tree32199e7bf86a1457c7c39c896e90cd03a39922e2
parent0bf18eba6adf6c65bbbb87be421039d38180a6c9
Improve I18n schema by including comments and default and NOT NULL or NULL statements to be more consistant with non lingual schema

Minor improvement
CRM/Core/CodeGen/I18n.php
CRM/Core/I18n/SchemaStructure.php
tests/phpunit/CRM/Core/I18n/SchemaTest.php