Files
notifications-api/app
Imdad Ahad a9c1338873 Remove Notification, NotificationHistory status labels:
Replace labels by adding a key kwarg in the model for status.

We still need this as sqlalchemy attmempts to look for `notification_status`
on the model (Notification/NotificationHistory). To achieve true ORM mapping
(map status -> notification_status) we need the key kwarg.

More here:
http://docs.sqlalchemy.org/en/latest/core/metadata.html#sqlalchemy.schema.Column#key
2017-07-10 14:09:30 +01:00
..
2017-07-06 12:31:01 +01:00
2017-07-06 12:27:57 +01:00
2017-06-09 10:44:48 +01:00
2017-06-13 10:56:03 +01:00
2017-07-06 12:27:57 +01:00
2017-06-07 11:58:10 +01:00
2017-07-06 12:30:09 +01:00
2017-06-20 12:06:49 +01:00
2017-07-06 12:27:57 +01:00