storyboard/doc/source
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
..
extending fix document cross-link syntax 2018-01-22 14:38:03 -05:00
gui Create a StoryBoard gui manual 2018-01-30 19:48:03 +00:00
install Use charset=utf8mb4 in pymysql DBURIs 2018-03-28 21:25:11 +00:00
maintenance Add documentation on manually upgrading a StoryBoard instance 2017-10-11 22:06:45 +01:00
user separate worklist instructions from theory 2018-01-22 14:38:03 -05:00
webapi escape an example URL as literal text to avoid build warning 2018-01-22 14:38:03 -05:00
conf.py suppress warnings from wsmeext.sphinxext 2018-01-22 14:38:03 -05:00
contributing.rst set up tests to run with sqlite 2018-02-05 17:48:53 -05:00
index.rst Merge "Create a StoryBoard gui manual" 2018-02-22 07:32:08 +00:00
migration.rst Migration script: optional parameters to filter by tags 2018-03-12 22:10:32 +01:00
webclient.rst Switch to "serve" verb, and a minor clean up. 2014-11-18 08:27:22 +11:00