mark_story
|
543f05e3d0
Merge branch 'master' into 2.6
|
11 years ago |
Stephen Cuppett
|
ffb7e86641
Enable sslmode for PostgreSQL connections
|
11 years ago |
mark_story
|
23c5805763
Fix mistake with previous commit.
|
11 years ago |
mark_story
|
ddc3eee84c
Use name() instead of hand quoting sequence names.
|
11 years ago |
mark_story
|
1877cab341
Fix UUID primary key columns not being reflected properly.
|
11 years ago |
euromark
|
e3dc51bb68
Manually correct remaining casts.
|
11 years ago |
euromark
|
e77f96d8b7
Use (int) cast instead of intval() function for performance reasons and to unify it.
|
11 years ago |
mark_story
|
03c2a8b722
Unify datetime column default values between MySQL and Postgres.
|
11 years ago |
euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
mark_story
|
146053c980
Update datasource API docs.
|
11 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
7a287a6942
More coding standard corrections.
|
12 years ago |
mark_story
|
2c5d96e916
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
a5d50da040
Remove dead and unused code.
|
12 years ago |
mark_story
|
be8ebfc005
Merge branch 'master' into 2.5
|
12 years ago |
Rachman Chavik
|
59549b7ebe
Fix: Changing boolean to integer for Postgres
|
12 years ago |
mark_story
|
3cee3b0e99
Merge branch 'master' into 2.5
|
12 years ago |
Stephen Cuppett
|
ed749fdc97
Must double quote the schema name in query
|
12 years ago |
mark_story
|
7e5c0f7185
Merge branch 'master' into 2.5
|
12 years ago |
OKINAKA Kenshin
|
3433e10fbd
Fix Postgres for bigint primary key.
|
12 years ago |
Rob Spencer
|
b8e32dd2b3
Adding flags override to additional pdo drivers
|
12 years ago |
ADmad
|
dda6080579
Merge branch 'master' into 2.5
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
mark_story
|
afd182898f
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
9e4ac31dc3
Correctly identifier quote column names before adding them to queries.
|
12 years ago |
Zach Gambino
|
927a4933d1
Fix for #2247 | Use correct column when calculating next sequence value
|
12 years ago |
U-Zyn Chua
|
a1a3e70039
Decimal support for PostgreSQL. #3171
|
12 years ago |
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 |