mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
5 lines
205 B
MySQL
5 lines
205 B
MySQL
|
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;
|