graphql-engine/server/src-lib/Hasura
Alexis King 7fa1452ca0 server: Rename a whole bunch of things
* PGTypeSimple → PGTypeScalar
* PGScalarTyped → WithScalarType
* PGColValue → PGScalarValue
* PGColInfo → PGColumnInfo
* PGRawColInfo → PGRawColumnInfo
* mkScalarSessionVar → mkTypedSessionVar
2019-08-26 00:54:56 -05:00
..
Events Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
GraphQL server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
RQL server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Server server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
SQL server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Cache.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Db.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
EncJSON.hs Use ByteString to cache introspection response, closes #1942 (#2028) 2019-04-18 17:45:07 +05:30
HTTP.hs allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
Logging.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
Prelude.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00