storyboard/etc
Jeremy Stanley 2c64cee9f3 Use charset=utf8mb4 in pymysql DBURIs
To make full use of the new 4-byte character set in columns for
MySQL, connections to the database need to also specify
charset=utf8mb4. The easiest way to do that is by tacking it on as a
variable in the DBURI string. Do this both in the test migration
script and in the documented sample and test configs.

Change-Id: Icf5f74543f6d062cafe2166d384f37f46394e964
2018-03-28 21:25:11 +00:00
..
projects.yaml.sample Project Group Import 2014-11-04 16:05:28 +01:00
storyboard.conf.sample Use charset=utf8mb4 in pymysql DBURIs 2018-03-28 21:25:11 +00:00
storyboard.conf.test Use charset=utf8mb4 in pymysql DBURIs 2018-03-28 21:25:11 +00:00
superusers.yaml.sample Add documentation for getting openid URL to setup super users. 2014-10-29 09:46:33 -07:00