redash/redash/destinations
Arik Fraimovich af8bdf4fd1 Fix: remove unneeded calls to app_context()
When the extra app_context was popped from the stack, it was
triggering flask-sqlalchemy's teardown handler, which was removing
the session causing objects to become detached before they should
be.
2017-05-29 16:41:42 +03:00
..
__init__.py Pass objects instead of IDs to notify method 2016-03-23 20:51:10 +00:00
email.py Fix: remove unneeded calls to app_context() 2017-05-29 16:41:42 +03:00
hipchat.py apply reviews arikfr. string to unicode. 2016-08-09 19:01:13 +09:00
slack.py Change: update Slack configuration titles. 2016-09-26 11:04:48 +03:00
webhook.py WIP 2016-06-05 15:51:49 +03:00