57eb9e904a
The existing alarm_history.detail column size is 255 chars, which is not enough for some large JSON payloads. Change to Text column to make sure we store all detail. Change-Id: I1b4ebee33954acc1f41a4cf0d0b991055b7d4fe9 Closes-Bug: #1236861 Signed-off-by: Stephen Gran <stephen.gran@guardian.co.uk> |
||
---|---|---|
.. | ||
sqlalchemy | ||
__init__.py | ||
base.py | ||
impl_db2.py | ||
impl_hbase.py | ||
impl_log.py | ||
impl_mongodb.py | ||
impl_sqlalchemy.py | ||
models.py |