tatu/tatu/db
Pino de Candia e72df954d7 Use sqlalchemy pool_recycle 3600 (seconds) to avoid re-using connections that MySQL already closed.
This fixes "MySQL server has gone away" error that occurs after long idle times.

Change-Id: I9e17ac6d2494e0db5f3d3ccbd5e45dd3172e7141
Signed-off-by: Pino de Candia <giuseppe.decandia@gmail.com>
2018-03-12 18:41:03 +00:00
..
__init__.py Initial API and Database models.wq 2017-10-23 17:13:20 +00:00
models.py Fixed processing of role assignment deletions. 2018-02-26 21:39:49 +00:00
persistence.py Use sqlalchemy pool_recycle 3600 (seconds) to avoid re-using connections that MySQL already closed. 2018-03-12 18:41:03 +00:00