nextcloud/lib/private/setup
Robin Appelman 76c709d7de Add repair step to set MySQL collation to utf8_bin
Set default collation of mysql connection to utf8_bin
Set utf_bin as default collation for new tables
2014-07-08 15:12:07 +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 Add repair step to set MySQL collation to utf8_bin 2014-07-08 15:12:07 +02:00
oci.php fixing PHPDoc and spelling 2013-12-02 08:42:28 +01: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