imsamurai
|
8bcfe452da
not add `unsigned` to not numeric fields, fix broken test, add new test
|
12 years ago |
imsamurai
|
2f6122cb01
add `unsigned` property in `Model::describe`
|
12 years ago |
imsamurai
|
00fb663f90
remove `numeric` from `unsigned` config
|
12 years ago |
imsamurai
|
1d9ecc6c94
Merge upstream/2.5 into 2.5
|
12 years ago |
mark_story
|
b6b8d83980
Remove non-portable data type from MySQL.
|
12 years ago |
imsamurai
|
f1a2c1a75c
add decimal type for unsigned
|
12 years ago |
imsamurai
|
fd64d952b5
change position from afterDefault to beforeDefault during to wrong order, add test
|
12 years ago |
imsamurai
|
e35823e72a
fix tests, add numeric type for unsigned
|
12 years ago |
imsamurai
|
2fcb4c3c6c
- change check to strict for `options` of `$fieldParameters`
|
12 years ago |
U-Zyn Chua
|
e527506c39
MySQL: Numeric data type now supported under decimal column. #3171
|
12 years ago |
U-Zyn Chua
|
7fb51ab50f
Decimal support for MySQL. #3171
|
12 years ago |
mark_story
|
0f2d59d987
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
6cf147e8c8
unify null checks - avoid method call in favor of strict check
|
12 years ago |
mark_story
|
2d2721d2d9
Update docs for MySQL
|
12 years ago |
Mike Scarborough
|
c780ded512
add SSL support to MySQL PDO connections
|
12 years ago |
mark_story
|
e03d3df0fe
Merge branch 'master' into 2.4
|
12 years ago |
Phally
|
1fe424a62b
Moves code out of the try/catch blocks in the connect() methods.
|
12 years ago |
mark_story
|
c597855fe4
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
a90cb29c0f
simplify else cases
|
12 years ago |
euromark
|
7cb19b97db
coding standards and simplification of else cases as well as some minor fixes
|
12 years ago |
Jose Lorenzo Rodriguez
|
58149f2315
Backporting from 2.4 fix for booleans in mysql when running PHP 5.5
|
12 years ago |
Jose Lorenzo Rodriguez
|
489d1db7d1
More edge case handlignfor native_type in mysql for older versions of
|
12 years ago |
Jose Lorenzo Rodriguez
|
b8bbf0b4a9
Preventing notice in older versions of php
|
12 years ago |
Jose Lorenzo Rodriguez
|
f6eac9a175
Fixing boolean type introspection for Mysql in PHP 5.5
|
12 years ago |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
Rémi Dewitte
|
ab510d1700
Add settings array to connection parameters that executes SET statements once connected
|
13 years ago |
mark_story
|
0d9ef854ff
Fix FULLTEXT column generation
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |