Database.Persist.Sql

type Connection

data Column

data PersistentSqlException

type SqlPersistT

type SqlPersist

type SqlPersistM

type Sql

type CautiousMigration

type Migration

type ConnectionPool

data Single a

data SqlBackend

data SqlReadBackend

data SqlWriteBackend

data Statement

type LogFunc

data InsertSqlResult

readToUnknown

readToWrite

writeToUnknown

type SqlBackendCanRead backend

type SqlBackendCanWrite backend

type SqlReadT m a

type SqlWriteT m a

type IsSqlBackend backend

class RawSql a

class PersistFieldSql a

runSqlPool

withResourceTimeout

runSqlConn

runSqlPersistM

runSqlPersistMPool

liftSqlPersistMPool

withSqlPool

createSqlPool

askLogFunc

withSqlConn

close'

parseMigration

parseMigration'

printMigration

showMigration

getMigration

runMigration

runMigrationSilent

runMigrationUnsafe

migrate

withRawQuery

toSqlKey

fromSqlKey

getFieldName

getTableName

tableDBName

fieldDBName

rawQuery

rawQueryRes

rawExecute

rawExecuteCount

rawSql

deleteWhereCount

updateWhereCount

transactionSave

transactionUndo

getStmtConn

Internal

mkColumns

defaultAttribute

decorateSQLWithLimitOffset