Commit History

Author SHA1 Message Date
  mark_story 55dcb9c3b3 Implement resetSequence() 13 years ago
  mark_story 6664acba79 Merge branch 'master' into 2.3 13 years ago
  Kyle Robinson Young 200dd2dc9b Code standards fixes, unneeded break statements 13 years ago
  mark_story 7bad865d6e Add bigint support for postgres 13 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Juan Basso 333ea29805 Renamed variable name from nested transaction 14 years ago
  Juan Basso 37537faac0 Renamed method to check if the driver supports nested transaction. 14 years ago
  Juan Basso 7be5349b0c Added configuration to disable nested transaction, even if the db supports it. 14 years ago
  Juan Basso a512d46679 Sqlite is failing in PHP 5.2, re-adding the check for driver support. 14 years ago
  Juan Basso 2c1cf29aa3 Added real support to nested transactions for Mysql, Postgres, Sqlite. 14 years ago
  Juan Basso 2c9399a78a Removed unused attribute and moved getVersion to be reused in all PDO drivers. 14 years ago
  mark_story 19e0d8d946 Switch usage to Hash where possible. 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story 8c611b236d Fixing missed cache reads for table schema. 14 years ago
  mark_story 664b0538b8 Fix more coding standards problems. 14 years ago
  mark_story 9a6ad7e1e2 Fixing most coding standard issues in Model/ 14 years ago
  euromark 45112088a1 type hinting models 14 years ago
  euromark e94d307ee1 code conventions 14 years ago
  Kyle Robinson Young 45ec5d73c5 Add missing visibility keywords 14 years ago
  Majna 0cd9a93e9e Remove unused variables and statements. 14 years ago
  mark_story 97ce118294 Merge branch '2.0' into 2.1 14 years ago
  Victor Yap cf8c1cd93b Return length 36 for uuid columns in Postgres.describe() 14 years ago
  mark_story 9562638610 Merge branch '2.0' into 2.1 14 years ago
  mark_story c43b099894 Fix null bytea columns. 14 years ago
  ADmad 389072708a Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young d794084d38 More code standards formatting 14 years ago
  Kyle Robinson Young 51f9837db4 Code standards formatting 14 years ago
  Rachman Chavik 577225b8a6 include schema name when storing in _sequenceMap 14 years ago
  Rachman Chavik d2eac08e6b fixing previous incomplete fix 14 years ago
  Rachman Chavik 6505dd8e29 fixing conflict resolution in 2e8498e1 re: pgsql 14 years ago