Historial de Commits

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