graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
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
..
Diff.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Enum.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Function.hs Rename PGColType to PGScalarType 2019-08-26 00:54:56 -05:00
Rename.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Table.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00