diff options
author | Boris Bobrov <breton@cynicmansion.ru> | 2017-04-01 21:07:01 +0300 |
---|---|---|
committer | Boris Bobrov <breton@cynicmansion.ru> | 2017-04-01 21:07:01 +0300 |
commit | a5dae0dbc2dc7036a117589555e3a5b0bf10f596 (patch) | |
tree | debe85328325813aa73a8e9201b72c8dad74d5b5 /docs/source/siteadmin/deploying.rst | |
parent | 3bad5310f683f2512e5d184555aa0108fbd3ff4b (diff) | |
download | mediagoblin-a5dae0dbc2dc7036a117589555e3a5b0bf10f596.tar.lz mediagoblin-a5dae0dbc2dc7036a117589555e3a5b0bf10f596.tar.xz mediagoblin-a5dae0dbc2dc7036a117589555e3a5b0bf10f596.zip |
Commit session after alembic updates have finished
After alembic updates we need to add foundations. The tables to add
foundations to are created as part of dbupdate process. For some reason
Alembic doesn't commit a session in the end. Because the session is not
commited, the tables do not really get created. And because of that,
foundations fail.
The solution is to commit the session after alembic updates.
Diffstat (limited to 'docs/source/siteadmin/deploying.rst')
0 files changed, 0 insertions, 0 deletions