morphismtech / squeal

Squeal, a deep embedding of SQL in Haskell
350 stars 32 forks source link

make more things polymorphizable #255

Closed echatav closed 4 years ago

echatav commented 4 years ago

By making the from type in Valuess polymorphic, setting clauses should be sharable between QueryClauses and ConflictClauses in an insertInto.