-- metadata about a column to a particular Haskell type. In Rel8, we have
-- contexts for expressions (the 'Rel8.Expr' context), aggregations (the
-- 'Rel8.Aggregate' context), insert values (the 'Rel8.Insert' contex), among
-- others.
|
-- contexts for expressions (the 'Rel8.Expr' context), aggregations (the |
Unless I'm mistaken, the Aggregate and Insert contexts don't exist anymore.