nextcloud/lib/private/setup
Michael Göhler e6609d0970 simplify mysql user creation flow
if dbuser exists try a different one, owncloud/core#108

changed outdated comment

corrected length calculation

changed indentation for else clauses
2014-09-16 11:53:54 +02:00
..
abstractdatabase.php fixing PHPDoc and spelling 2013-12-02 08:42:28 +01:00
mssql.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
mysql.php simplify mysql user creation flow 2014-09-16 11:53:54 +02:00
oci.php allow empty hostname and dots in service name for oracle autosetup 2014-08-29 17:09:17 +02:00
postgresql.php Remove unused spaces 2014-01-08 00:16:37 -02:00
sqlite.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00