This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
graphql-engine
Watch
1
Star
0
Fork
0
You've already forked graphql-engine
mirror of
https://github.com/zhigang1992/graphql-engine.git
synced
2026-05-25 18:32:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67ee3fc0f2d2fbf8c7735a1dff7e33f55c589210
graphql-engine
/
server
/
src-lib
/
Hasura
/
GraphQL
History
Vamshi Surabhi
67ee3fc0f2
on a conn_init error send connection_err message instead of closing the ws conn (
fix
#537
) (
#572
)
2018-09-29 13:21:49 +05:30
..
Resolve
add jsonb boolean operators (
close
#369
) (
#376
)
2018-09-07 17:45:28 +05:30
Transport
on a conn_init error send connection_err message instead of closing the ws conn (
fix
#537
) (
#572
)
2018-09-29 13:21:49 +05:30
Validate
allow selectively updating columns on a conflict during insert (
fix
#342
)
2018-09-04 19:09:48 +05:30
Resolve.hs
simpler root level select fields using primary keys (
fix
#304
) (
#306
)
2018-08-27 19:47:03 +05:30
Schema.hs
dont set non-null constraint for manual object relationships (
close
#462
)
2018-09-18 17:01:16 +05:30
Utils.hs
filter schema identifiers to conform to graphql naming scheme (
close
#134
) (
#211
)
2018-07-27 15:20:12 +05:30
Validate.hs
initial support for livequeries (
#176
)
2018-07-20 12:52:46 +05:30