nojimage
|
84725993e5
Postgres datasource support regular expression operators.
|
13 years ago |
mark_story
|
f104bd3504
Use simpler asserts.
|
13 years ago |
nojimage
|
fbb1a812dd
Create rename field statements in postgres
|
13 years ago |
Ceeram
|
16be9d4990
remove unused local vars
|
13 years ago |
mark_story
|
55dcb9c3b3
Implement resetSequence()
|
13 years ago |
mark_story
|
7bad865d6e
Add bigint support for postgres
|
13 years ago |
Jose Lorenzo Rodriguez
|
03d31b57f7
Merge remote-tracking branch 'origin/2.1' into 2.2
|
13 years ago |
Ceeram
|
cd209ce099
Avoid using LC_ALL, on some installs this would cause error:
|
13 years ago |
Juan Basso
|
37537faac0
Renamed method to check if the driver supports nested transaction.
|
14 years ago |
Juan Basso
|
a512d46679
Sqlite is failing in PHP 5.2, re-adding the check for driver support.
|
14 years ago |
Juan Basso
|
ffe0a18495
ReflectionMethod::setAccessible() is not compatible with PHP 5.2, causing fatal error in CI. Assuming that the db servers support nested transaction.
|
14 years ago |
Juan Basso
|
22cd65b7d8
Added tests in each datasource to test the nested transactions.
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
mark_story
|
346e048371
Fix coding standards in Datasource tests.
|
14 years ago |
mark_story
|
6f8e7f1bc5
Revert "Fix coding standards errors."
|
14 years ago |
mark_story
|
3362100512
Fix coding standards errors.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
Ceeram
|
2a7bee0a5c
make sure locale is restored correct in tests
|
14 years ago |
mark_story
|
2665178ec9
Merge branch '2.0' into 2.1
|
14 years ago |
Norio Suzuki
|
757579e1d1
Fixed a testcase, support PostgreSQL 9.1
|
14 years ago |
Kyle Robinson Young
|
45ec5d73c5
Add missing visibility keywords
|
14 years ago |
mark_story
|
9562638610
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
c43b099894
Fix null bytea columns.
|
14 years ago |
ADmad
|
389072708a
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
51f9837db4
Code standards formatting
|
14 years ago |
Rachman Chavik
|
a8d0447e61
fix fullTableName duplicate prefix, closes #2355
|
14 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |