コミット履歴

作者 SHA1 メッセージ 日付
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 年 前
  mscherer d397fbdcc8 Fix CS as per PSR-12. 6 年 前
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 年 前
  Mark Story 7dc4a86c82 Fix double column reflection 6 年 前
  Mark Story 9183d183de Improve SQLite handling of decimal columns to retain precision and length 6 年 前
  Mark Story 00cdb32ee1 Merge branch 'master' into 3.next 7 年 前
  Dmitriy Romanov 6657c22d45 Fixed binary column length not being returned by SqliteSchema & MysqlSchema 7 年 前
  Mark Story 35dcf38514 Fix implementation of BufferedStatement 7 年 前
  ADmad dd72625808 Add DriverInterface::getConnection()/setConnection(). 8 年 前
  Robert Pustułka 275e24fbc5 Test TableSchema instead of a deprecated Table class. 8 年 前
  Mark Story 14cb9dcdc0 Fix usage of config() in database, orm, view tests. 8 年 前
  Mark Story 46de16e00f Add deprecation warnings to the Database package. 8 年 前
  Mark Story 9fa798e39a Merge pull request #11297 from AntonNguyen/add-binary-uuid-type 8 年 前
  Mark Story be316ac356 Add binaryuuid reflection and generation to sqlite driver. 8 年 前
  Mark Story 8e74a80d13 Fix deprecated API usage for TableSchema. 8 年 前
  Michael Hoffmann 94f7011941 Remove deprecated driver() calls 8 年 前
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 年 前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年 前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年 前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年 前
  Mark Story f40e027455 Rename (small|tiny)int to (small|tiny)integer 9 年 前
  Mark Story 6d974c986c Add small/tiny int to Sqlite schema. 9 年 前
  Mark Story 02f8000ed7 Merge branch 'master' into 3.next 9 年 前
  Mark Story 5cd5edc41d Add additional test for Sqlite/Postgres datetimes 9 年 前
  Mark Story 7ba35f4e9b Merge branch 'master' into 3.next 9 年 前
  Mark Story e0501ddb27 Add additional test coverage for optional columns 9 年 前
  Mark Story c721dde22b Fix nullable field with default value in various db platforms. 9 年 前
  dereuromark 703260adac Rename Schema/Table to Schema/TableSchema via class_alias() 9 年 前
  antograssiot 83add78952 remove specific php5.5 code 9 年 前
  antograssiot b611b3bc16 fix testsuite for PHP5.5 9 年 前