OpenMetadata/bootstrap/sql/com.mysql.cj.jdbc.Driver
Mohit Yadav bfdc32c8c1
Alerts (#9267)
* Schema for Alerts #9248

* 1. Api for alerts
2. Api for alertAction

API for Alert and AlertAction #9266

* missing file

* fix ui failures

* Added Api to give function parameter type and additional Context for UI

* Added default Triggers in Alerts

* checkstyle fix

* docs update

* function names updated

* added timestamp for alert status update

* receiver should be unique in json schema and alerts publishers

* updated bootstrap filters

* updatated review comments

* added functions to match eventType for entities

* added migrations for alerts

* added alert config in alertACtionConfig

* Fix issue in sending mails

* removed commented part

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-12-15 00:14:10 +05:30
..
v001__create_db_connection_info.sql Make bootstrap sql files for mysql and postgres consistent with each other (#4541) 2022-04-28 07:30:56 -07:00
v002__create_db_connection_info.sql Prepare postgres migrations (#5814) 2022-07-01 10:18:24 +02:00
v003__create_db_connection_info.sql Update missing FQN (#5966) 2022-07-08 16:27:49 +02:00
v004__create_db_connection_info.sql Fixes #7504 Added migration steps to delete profiler pipeline from entity relationship (#7511) 2022-09-20 08:14:29 +02:00
v005__create_db_connection_info.sql Fix #7801: Fixed Glue Pipeline (#7832) 2022-10-02 16:43:35 -07:00
v006__create_db_connection_info.sql Fix openmetadata connection migration (#8891) 2022-11-19 21:07:26 -08:00
v007__create_db_connection_info.sql Alerts (#9267) 2022-12-15 00:14:10 +05:30