This is an automated email from the ASF dual-hosted git repository.
dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 6d5d92a fix: Issues with filters and metrics popovers (#11578)
add bd79bd2 feat: new report schedule models (#11550)
No new revisions were added by this update.
Summary of changes:
.../versions/49b5a32daba5_add_report_schedules.py | 133 ++++++++++++++++
superset/models/reports.py | 177 +++++++++++++++++++++
2 files changed, 310 insertions(+)
create mode 100644
superset/migrations/versions/49b5a32daba5_add_report_schedules.py
create mode 100644 superset/models/reports.py