OpenMetadata/bootstrap/sql/com.mysql.cj.jdbc.Driver
Mohit Yadav 06498bc011
Update alerts api (#10265)
* Refactored Alerts Api

* missing semicolon

* fixed Test Cases

* missing files

* Randomly run webhook in tests

* - update EventResource to ChangeEventResource

* - remove trigger config

* - missing ResourceDescriptors.json entity entry

* remove alertAction

* fix typos

* fix typos

* updated ui as per new alert API

* updated delete functionality and cypress

* fixed failing cypress test

* review comments

* Revert "- update EventResource to ChangeEventResource"

This reverts commit 90290cebd6.

* ChangeEventList -> EventList

* Change SQL Query

* add Subscription Status Builder

* fix java style

* update name back to EventSubscription

* Fixed Tests

* Fix import

* missing .

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-03-21 10:12:49 +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 Fix topic indexes and migrations (#9439) 2022-12-21 10:33:12 +01:00
v008__create_db_connection_info.sql Fix: bug in migration when removin sample data services (#10032) 2023-01-31 15:11:09 +00:00
v009__create_db_connection_info.sql Update alerts api (#10265) 2023-03-21 10:12:49 +05:30