Andreas Fischer
|
4bc2a22317
|
Remove all uses of numRows().
|
11 years ago |
kondou
|
9c5416fe4a
|
Clean up \OC\Util
- Use camelCase
- Add some phpdoc
- Fix some indents
- Use some more spacing
|
12 years ago |
Bart Visscher
|
c80e76720f
|
Going from text to clob is not something we do.
Also Oracle DB has problems with this, see
http://abhijitbashetti.blogspot.de/2011/10/converting-varchar2-to-clob-and-clob-to.html
|
12 years ago |
Jörn Friedrich Dreyer
|
4bbdd67a22
|
remove wrong check here
|
12 years ago |
Jörn Friedrich Dreyer
|
7b6fcddbc5
|
use executeAudited, add table name to assert message, skip schema changing test on oracle
|
12 years ago |
Bart Visscher
|
23da0c7d18
|
Fix tableExists test function for Oracle
|
12 years ago |
Jörn Friedrich Dreyer
|
fc309caf16
|
fix oci dbschema test
|
12 years ago |
Jörn Friedrich Dreyer
|
fc27052887
|
shorten table identifiers in tests
|
12 years ago |
Jörn Friedrich Dreyer
|
73fb722a9e
|
add timeouts 3/30/90 to phpunit tests
|
12 years ago |
Thomas Mueller
|
78a3625ddf
|
final adoptions for mssql connectivity
|
12 years ago |
Thomas Mueller
|
ef88ceba8c
|
drop SimpleTest compatibility
|
12 years ago |
Bart Visscher
|
8fb36c93f5
|
Add MDB2 compatible database schema writer
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Bart Visscher
|
8e140ae03b
|
Don't test the schema export for now, first decide which format we are going to use
|
13 years ago |
Bart Visscher
|
a0b15dcb12
|
Fix syntax error in postgres table check code
|
13 years ago |
Bart Visscher
|
f242e658c3
|
Fix the db tests when running all tests
|
13 years ago |
Bart Visscher
|
35442e5474
|
Add unit tests for OC_DB
|
13 years ago |