Commit History

Author SHA1 Message Date
  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
  mark_story 2e8498e166 Merge branch '2.0' into 2.1 14 years ago
  mark_story c3f17c24f3 Fix issue with duplicate prefixes. 14 years ago
  Kyle Robinson Young c836ba08a3 Add/move docblocks to make text available in the API docs 14 years ago
  mark_story 6d269ce25d Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young 8197f87dbc Spelling and grammar fixes 14 years ago
  Kyle Robinson Young 5876744709 Adhering to coding standards 14 years ago
  Jose Lorenzo Rodriguez 2bffd4c26d Preventing memory leak in PDO when retrieving results from the driver, fixes #2293 14 years ago
  Rachman Chavik 144b556d1f Adding new property Model::schemaName 14 years ago
  mark_story fe9e595913 Fix issue with postgres and virtualFields 14 years ago