euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
mark_story
|
146053c980
Update datasource API docs.
|
12 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
7a287a6942
More coding standard corrections.
|
12 years ago |
mark_story
|
97ab2c0e9b
Merge branch 'imsamurai-2.5' into 2.5
|
12 years ago |
Rob Spencer
|
cda9320e96
Added support for passing additional flags to mysql connection
|
12 years ago |
imsamurai
|
f817beb8b6
change method `public unsigned` to `protected _unsigned`
|
12 years ago |
ADmad
|
dda6080579
Merge branch 'master' into 2.5
|
12 years ago |
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 |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
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 |