OpenMetadata/bootstrap/sql/org.postgresql.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 Add IF EXISTS checks to postgres migration (#4573) 2022-04-29 09:20:52 -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 Fix #7121 - Support Spark metastore DB connection (#7520) 2022-09-20 16:47:57 +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 #8933: Add fixes to initSeedData from 0.12 upgrade (#8934) 2022-11-21 22:50:33 -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