queries?
Message-ID: <[EMAIL PROTECTED]>
Reply-To: 
Froa: Marc Weber <[EMAIL PROTECTED]>

Hi,

I'd like to implement some query checking at compile time for haskell
using template haskell.

Is there any query method such as
explain input and output types of query "SELECT (1,'string')"
or "INSERT INTO foo (a,b,c) VALUES (?,?,?)" ?
returning Int, String or such?

Thanks
Marc Weber

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to