1
0
mirror of https://github.com/hasura/graphql-engine.git synced 2024-12-18 21:12:09 +03:00
graphql-engine/server/src-lib/Hasura/GraphQL/Schema/Mutation
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
..
Common.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Delete.hs refactor schema.hs into multiple modules () 2019-08-09 14:49:17 +05:30
Insert.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Update.hs server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00