graphql-engine/server/src-lib/Hasura/RQL
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
..
DDL server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
DML server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Types server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
GBoolExp.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Instances.hs support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
Types.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00