コミット履歴

作者 SHA1 メッセージ 日付
  Felix Paulusma a3eed2f7c5 Cleanup of pragmas, imports and dependencies (#888) 5 年 前
  Matt Parsons ccb6dcec82 Documentation Fields on EntityDef and FieldDef (#865) 5 年 前
  Chris Allen a82df1308f bump versions, document sql= on takeUniq 6 年 前
  Chris Allen 2e147bdd76 Added support for sql= to unique constraints 6 年 前
  Iustin Pop 21994840f1 Update haddock plain 'Since' to markup '@since' 7 年 前
  Iustin Pop 1ccbcf0659 Fixup a few instances of whitespace at end of line 7 年 前
  Michael Snoyman 3670853305 Clean up warnings 7 年 前
  (cdep)illabout 6daa23cbfa Allow composite Primary keys for tables that contain nullable fields. 8 年 前
  Christopher Reichert 6855bdcb34 Remove unused TemplateHaskell pragmas in persistent. 9 年 前
  Greg Weber 8146d8dc18 use Int64 for foreign keys 9 年 前
  Luite Stegeman 826312b912 fix ambiguous strings in GHC 7.10 10 年 前
  Greg Weber ece0382baa add default id name setting. closes #298 10 年 前
  Greg Weber 26f75e2e17 use Int instead of Int64 as the default Key type 10 年 前
  Greg Weber bc834521e2 remove old import 10 年 前
  Greg Weber 4aa7fa13a8 oops, Quasi is actually in persistent, not persistent-template 10 年 前
  Greg Weber 0b6aaae2a5 create "Int64" from the type 10 年 前
  Greg Weber e58ac60a96 comments about keys 10 年 前
  Greg Weber 8aeaddb607 full support for customizing the Id type 10 年 前
  Greg Weber 4dd0dcdebf properly specify a primary field definition 10 年 前
  Greg Weber 576f5afe1a support setting an idType 10 年 前
  Greg Weber 5ac84f7f7d fix warnings 10 年 前
  Greg Weber 1534c5a57e fix haddocks 10 年 前
  Greg Weber bdf8bc262d allow a Foreign key to be nullable 10 年 前
  Greg Weber 98569f1a39 rename Embedded to Embed. fix indentation in Quasi 10 年 前
  Greg Weber 26b594f29c mkKeyTypeDec for primary keys 10 年 前
  Greg Weber b207048b5c use fieldReference instead of stripId 10 年 前
  Greg Weber aa5c3f7f40 un-Maybe fieldSqlType, properly set references 10 年 前
  Greg Weber 9ef172fadc get rid of sqlType param from FieldDef & EntityDef 10 年 前
  Greg Weber 3d2336cf58 use fromMaybe 10 年 前
  Michael Snoyman b300989093 Support for quotes and parens after equal sign. 11 年 前