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-17 12:31:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
45691e3509
graphql-engine
/
server
/
src-lib
/
Hasura
/
RQL
History
Rakesh Emmadi
45691e3509
for views consider only insertable ones in generating nested insert input objects (
fix
#773
) (
#774
)
2018-10-16 15:55:41 +05:30
..
DDL
allow mutations on views only if they are allowed by postgres (
fix
#232
) (
#339
)
2018-10-12 17:36:12 +05:30
DML
allow mutations on views only if they are allowed by postgres (
fix
#232
) (
#339
)
2018-10-12 17:36:12 +05:30
Types
for views consider only insertable ones in generating nested insert input objects (
fix
#773
) (
#774
)
2018-10-16 15:55:41 +05:30
GBoolExp.hs
allow _is_null operator for filter/check permissions (
close
#456
) (
#477
)
2018-09-18 17:15:35 +05:30
Instances.hs
move raven into graphql-engine repo
2018-06-28 00:32:00 +05:30
Types.hs
improved sql generation for select queries (
closes
#6
,
#121
,
#278
) (
#643
)
2018-10-05 14:26:47 +05:30