U.Codebase.Sqlite.RemoteProjectBranch
data RemoteProjectBranch Source #
Constructors
Fields
Defined in U.Codebase.Sqlite.RemoteProjectBranch
Associated Types
type Rep RemoteProjectBranch :: Type -> Type #
Methods
from :: RemoteProjectBranch -> Rep RemoteProjectBranch x #
to :: Rep RemoteProjectBranch x -> RemoteProjectBranch #
showsPrec :: Int -> RemoteProjectBranch -> ShowS #
show :: RemoteProjectBranch -> String #
showList :: [RemoteProjectBranch] -> ShowS #
fromRow :: RowParser RemoteProjectBranch #
toRow :: RemoteProjectBranch -> [SQLData] #