Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
ProjectM36.SQL.DBUpdate
Documentation
represents any SQL expression which can change the current transaction state such as
Constructors
UpdateUpdate Update | |
UpdateInsert Insert | |
UpdateDelete Delete | |
UpdateCreateTable CreateTable | |
UpdateDropTable DropTable |