Commit History

Author SHA1 Message Date
  ADmad 7ba2e7d3ce Fix CS errors 6 years ago
  Mark Story b55efaa3f1 Merge remote-tracking branch 'origin/3.next' into 4.x 6 years ago
  Mark Story 7adc0cfc66 Fix Sqlserver reflection of VARBINARY(MAX) 6 years ago
  Mark Story 7dc4a86c82 Fix double column reflection 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 years ago
  ADmad 95756927d7 Merge pull request #13199 from cakephp/4.x-phpcs 7 years ago
  ADmad 4fb57ab6f0 Fix assertion method. 7 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 7bf6701128 Update use of deprecated methods. 7 years ago
  ADmad 6f52ae7a89 Update deprecated usage. 7 years ago
  ADmad dd11c945de Fix CS error. 7 years ago
  ADmad 006e5e49eb Merge branch '3.next' into 4.x 7 years ago
  Dmitriy Romanov 123c5c8fb6 Fixed detection of "binary" column. SqlserverSchema now returns lengths of binary fields. 7 years ago
  ADmad 36a3a13acc Fix CS and type errors. 7 years ago
  ADmad 45eef5fda3 Merge branch '3.next' into 4.x 7 years ago
  Dmitrii Romanov 9a155e90c8 Improved support for BINARY(n) and VARBINARY(n) columns 7 years ago
  Mark Story 9aadc16bcb Merge branch '3.next' into 4.x 7 years ago
  itosho 6b2f11470b Fixed "lenghts" is a misspelling of "lengths" 7 years ago
  Mark Story 13a498cffd Add strict_types to database/schema. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  ADmad dd72625808 Add DriverInterface::getConnection()/setConnection(). 8 years ago
  Robert Pustułka 275e24fbc5 Test TableSchema instead of a deprecated Table class. 8 years ago
  Mark Story 14cb9dcdc0 Fix usage of config() in database, orm, view tests. 8 years ago
  Mark Story 15d5e2b58e Merge branch 'master' into 3.next 8 years ago
  Mark Story b555118c38 Merge pull request #11302 from dmromanov/bugfix/bug-11295 8 years ago
  Mark Story 51bf75e89b Attempt to fix double length issue in PHP. 8 years ago
  Mark Story 9fa798e39a Merge pull request #11297 from AntonNguyen/add-binary-uuid-type 8 years ago
  Mark Story 1cb0a77782 Map binaryuuid into UNIQUEIDENTIFIER 8 years ago
  Mark Story 6e3777b42a Add binaryuuid reflection/generation to sqlserver. 8 years ago
  Dmitrii Romanov f6a27e2373 Fixed SqlserverSchema return colum length double the actual size #11295 8 years ago