okinaka
|
e0f24d0ade
Postgres::truncate(): Delete disused code.
|
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
|
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 |
ADmad
|
4ded269549
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
c989624f80
whitespace coding standards
|
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 |
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 |
ADmad
|
a10275fb8b
Merge branch 'master' into 2.4
|
13 years ago |
mark_story
|
d4036310e4
Update limit() for Postgres
|
13 years ago |
mark_story
|
8209097bc3
Merge branch 'master' into 2.4
|
13 years ago |
Rémi Dewitte
|
ab510d1700
Add settings array to connection parameters that executes SET statements once connected
|
13 years ago |
Adam Taylor
|
433dd09ec4
Fix typos
|
13 years ago |
nojimage
|
84725993e5
Postgres datasource support regular expression operators.
|
13 years ago |
Mark
|
3b02013f7d
Merge pull request #1127 from dereuromark/master-strict-comparison
|
13 years ago |
nojimage
|
fbb1a812dd
Create rename field statements in postgres
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
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 |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
Ceeram
|
eadc3a75e5
fix coding standards
|
13 years ago |
euromark
|
8f78b1e05b
fix coding standards for whitespaces
|
13 years ago |
dogmatic69
|
641ba9f3e6
Merge branch '2.3' into type-checks
|
13 years ago |
Jose Lorenzo Rodriguez
|
c00d58b4ef
Fixed problems with resetSequence() not using the correct sequence name
|
13 years ago |
dogmatic69
|
408e619c9f
Merge branch '2.3' into type-checks
|
13 years ago |