graphql-engine/server/src-lib/Hasura/SQL
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
..
DML.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Error.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
GeoJSON.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Rewrite.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Time.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Types.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Value.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00