* feat: add graphql support * fix: use custom editor for viewing graphql schema * fix: graphql parser cargo version * fix: add graphql where missing
2 lines
89 B
SQL
2 lines
89 B
SQL
-- Add up migration script here
|
|
ALTER TYPE SCRIPT_LANG ADD VALUE IF NOT EXISTS 'graphql'; |