mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
be62641f68
Co-authored-by: Aleksandra Sikora <aleksandra@hasura.io> Co-authored-by: Anon Ray <ecthiender@users.noreply.github.com> Co-authored-by: Vishnu Bharathi <vishnubharathi04@gmail.com> Co-authored-by: Aleksandra Sikora <aleksandra@hasura.io> Co-authored-by: Sameer Kolhar <kolhar730@gmail.com> Co-authored-by: Aleksandra Sikora <ola.zxcvbnm@gmail.com> Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com> GitOrigin-RevId: 0dd1e4d58ab81f1b4ce24de2d3eab709c2755e6d
5 lines
205 B
SQL
5 lines
205 B
SQL
DROP TABLE hdb_catalog.hdb_source_catalog_version;
|
|
DROP FUNCTION hdb_catalog.insert_event_log(text, text, text, text, json);
|
|
DROP TABLE hdb_catalog.event_invocation_logs;
|
|
DROP TABLE hdb_catalog.event_log;
|