This website requires JavaScript.
Explore
Help
Sign In
hasura
/
graphql-engine
Watch
1
Star
0
Fork
0
You've already forked graphql-engine
mirror of
https://github.com/hasura/graphql-engine.git
synced
2024-12-20 05:51:54 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
b2b337552d
graphql-engine
/
server
/
tests-py
/
queries
/
v1
/
run_sql
/
teardown.yaml
9 lines
121 B
YAML
Raw
Normal View
History
Unescape
Escape
add python based tests, remove haskell tests this does not generate coverage report yet
2018-10-04 15:44:15 +03:00
type
:
bulk
args
:
-
type
:
run_sql
args
:
sql
:
|
allow renaming tables, columns and relationships (close #79) (#1542)
2019-03-01 12:17:22 +03:00
drop table article;
drop table author;
cascade
:
true
Reference in New Issue
Copy Permalink