j
k
j a
j l
On 21 June 2011 16:54, Christopher Done wrote:
query conn "SHOW COLUMNS FROM ?" (Only "mytable") (With OverloadedStrings enabled.)
query conn "SHOW COLUMNS FROM ?" (Only "mytable")
(With OverloadedStrings enabled.)
Woops, that would need a type annotation. (Only ("mytable" :: Entity))
Back to the thread
Back to the list