Historique des commits

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