Use "::unknown" type casts to overcome binary protocol restrictions
Fixes #112
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE QuasiQuotes, OverloadedStrings,
|
||||
{-# LANGUAGE QuasiQuotes, OverloadedStrings, TypeSynonymInstances,
|
||||
MultiParamTypeClasses, ScopedTypeVariables #-}
|
||||
module PgStructure where
|
||||
|
||||
|
||||
Reference in New Issue
Block a user