Commit Graph

8 Commits (75c8d74c945293a65f0009caeb5a1ba33f21e37b)

Author SHA1 Message Date
Thomas Mueller 87e795a693 fixing PHPDoc and spelling 11 years ago
Andreas Fischer 93b0bd0a9e Use getLastError() everywhere. 11 years ago
Andreas Fischer 904573d0d0 Add getLastError() 11 years ago
Andreas Fischer 955127231a No function as oci_last_error. It's oci_error. 11 years ago
Andreas Fischer fcf332abbf There is no property such as dbusername. It's 'dbuser'. 11 years ago
Andreas Fischer b90f88f939 Correct property name. It's 'dbpassword', with the 'db' prefix. 11 years ago
Andreas Fischer 005c98e46c Correct property name. It's just 'tableprefix', without the 'db' prefix. 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 12 years ago
Victor Dubiniuk 194ab11322 General fixes 12 years ago
Bart Visscher 60eb63e35a Fix review items 12 years ago
Bart Visscher e93ce26f27 Fix found errors 12 years ago
Bart Visscher 42c44d5165 Fix OCI setupDatabase parameter 12 years ago
Bart Visscher 6831b78597 Use db setup class for option validation 12 years ago
Bart Visscher e232907698 Convert database setup code to objects 12 years ago
Bart Visscher a6d07cd512 Split database specific install/setup code to their own class 12 years ago