コミット履歴

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