Corey Taylor
|
adbdb9a96c
Reset ident only if values were generated
|
4 年 前 |
Corey Taylor
|
0c337cd74d
Backport changes from #14051
|
6 年 前 |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 年 前 |
Mark Story
|
7adc0cfc66
Fix Sqlserver reflection of VARBINARY(MAX)
|
6 年 前 |
Mark Story
|
7dc4a86c82
Fix double column reflection
|
6 年 前 |
Dmitriy Romanov
|
123c5c8fb6
Fixed detection of "binary" column. SqlserverSchema now returns lengths of binary fields.
|
7 年 前 |
Dmitrii Romanov
|
9a155e90c8
Improved support for BINARY(n) and VARBINARY(n) columns
|
7 年 前 |
itosho
|
6b2f11470b
Fixed "lenghts" is a misspelling of "lengths"
|
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
|
15d5e2b58e
Merge branch 'master' into 3.next
|
8 年 前 |
Mark Story
|
b555118c38
Merge pull request #11302 from dmromanov/bugfix/bug-11295
|
8 年 前 |
Mark Story
|
51bf75e89b
Attempt to fix double length issue in PHP.
|
8 年 前 |
Mark Story
|
9fa798e39a
Merge pull request #11297 from AntonNguyen/add-binary-uuid-type
|
8 年 前 |
Mark Story
|
1cb0a77782
Map binaryuuid into UNIQUEIDENTIFIER
|
8 年 前 |
Mark Story
|
6e3777b42a
Add binaryuuid reflection/generation to sqlserver.
|
8 年 前 |
Dmitrii Romanov
|
f6a27e2373
Fixed SqlserverSchema return colum length double the actual size #11295
|
8 年 前 |
Mark Story
|
c32e14ac15
Scale is not an output field.
|
8 年 前 |
Mark Story
|
5e961c9e0e
Do sameness checks on the type sensitive parts.
|
8 年 前 |
Mark Story
|
8bc332debd
Cast length/precision/scale to integers in SQLServer
|
8 年 前 |
antograssiot
|
2f91d2fe96
Remove more deprecated method from 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
|
4777e2a088
Fix SQLServer test.
|
9 年 前 |
Mark Story
|
f40e027455
Rename (small|tiny)int to (small|tiny)integer
|
9 年 前 |
Mark Story
|
248ad97284
Fix SQLServer tests and add missing coverage.
|
9 年 前 |