Results 21 comments of Vianney P.

Well it seems, I can by pass the problem removing the generic parameter: ``` let querySingleAsync = querySingleOptionAsync connectionF member __.CreateTables () = querySingleAsync { script """ ... """ }...