eidolon/config/models
2014-08-12 18:16:27 +02:00

18 lines
322 B
Text

User
name Text
email Text
password Text
deriving Typeable
Token
token Text
user User
Media
title Text
path FilePath
thumbPath FilePath
time UTCTime
owner Text
description Text
tags Texts
-- By default this file is used in Model.hs (which is imported by Foundation.hs)