Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
buildComputedFieldInfo Source #
:: forall pgKind m. QErrM m | |
=> HashSet QualifiedTable | the set of all tracked tables |
-> QualifiedTable | |
-> HashSet PGCol | |
-> ComputedFieldName | |
-> ComputedFieldDefinition | |
-> PGRawFunctionInfo | |
-> Comment | |
-> m (ComputedFieldInfo ('Postgres pgKind)) |