superset/tests/reports
Daniel Vaz Gaspar 74f3faf1cd
fix(reports): make name unique between alerts and reports (#12196)
* fix(reports): make name unique between alerts and reports

* add missing migration

* make it work for mySQL and PG only (yet)

* fixing sqlite crazy unique drop

* fixing sqlite missing one col
2020-12-24 09:18:46 +00:00
..
__init__.py feat: new reports models api (#11606) 2020-11-12 13:21:01 -08:00
api_tests.py fix(reports): make name unique between alerts and reports (#12196) 2020-12-24 09:18:46 +00:00
commands_tests.py fix(reports): notification without standalone link back to superset (#12174) 2020-12-23 11:31:08 +00:00
utils.py fix(report): fix last_eval_dttm sort and more tests (#12121) 2020-12-21 19:07:30 +00:00