「view this page in B3 βῆτα server」

Revisions №56447

branch: master 「№56447」
Commited by: Kyle Barlow
GitHub commit link: 「49717259f21034a8」
Difference from previous tested commit:  code diff
Commit date: 2014-03-05 16:13:52

Changes to the InterfaceFeatures reporter to make it work with MySQL MySQL requires text fields that are used as a primary key to have a maximum length, so I added lengths to these fields. I removed a foreign key constraint that failed in MySQL because it did not reference a unique row in the referenced table. I removed trailing whitespace. Expected integration test change: features_database_schema

...