Hoogle Search
Within LTS Haskell 24.56 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
executeMany :: Statement -> [[SqlValue]] -> IO ()HDBC Database.HDBC.Statement Execute the query with many rows. The return value is the return value from the final row as if you had called execute on it. Due to optimizations that are possible due to different databases and driver designs, this can often be significantly faster than using execute multiple times since queries need to be compiled only once. This is most useful for non-SELECT statements.
executeMany :: Statement -> [[SqlValue]] -> IO ()HDBC Database.HDBC.Types Execute the query with many rows. The return value is the return value from the final row as if you had called execute on it. Due to optimizations that are possible due to different databases and driver designs, this can often be significantly faster than using execute multiple times since queries need to be compiled only once. This is most useful for non-SELECT statements.
pattern
GL_ANY_SAMPLES_PASSED_CONSERVATIVE :: GLenumOpenGLRaw Graphics.GL.ARB.ES3Compatibility No documentation available.
pattern
GL_ANY_SAMPLES_PASSED :: GLenumOpenGLRaw Graphics.GL.ARB.OcclusionQuery2 No documentation available.
pattern
GL_ANY_SAMPLES_PASSED :: GLenumOpenGLRaw Graphics.GL.Compatibility33 No documentation available.
pattern
GL_ANY_SAMPLES_PASSED :: GLenumOpenGLRaw Graphics.GL.Compatibility40 No documentation available.
pattern
GL_ANY_SAMPLES_PASSED :: GLenumOpenGLRaw Graphics.GL.Compatibility41 No documentation available.
pattern
GL_ANY_SAMPLES_PASSED :: GLenumOpenGLRaw Graphics.GL.Compatibility42 No documentation available.
pattern
GL_ANY_SAMPLES_PASSED :: GLenumOpenGLRaw Graphics.GL.Compatibility43 No documentation available.
pattern
GL_ANY_SAMPLES_PASSED_CONSERVATIVE :: GLenumOpenGLRaw Graphics.GL.Compatibility43 No documentation available.