JackRose-0.8: Spaced repetition web server

Copyright(c) Michael Mounteney, 2017
LicenseBSD 3 clause
Maintainerthe project name, all lower case, at landcroft dot com
Stabilityexperimental
Portabilityundefined
Safe HaskellNone
LanguageHaskell2010

ExternalSQL

Description

 

Synopsis

Documentation

get :: ([[Maybe String]] -> a) -> Text -> [Text] -> DataHandle -> IO a Source #

Compose and execute a SQL SELECT statement, to obtain the data-row with the specified primary key.