mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 04:24:35 +03:00
3 lines
66 B
MySQL
3 lines
66 B
MySQL
|
ALTER TABLE hdb_catalog.hdb_function
|
||
|
DROP COLUMN configuration;
|