You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/db
Robin Appelman adeac7aa39 Check sqlite migration on a copy of the database file 12 years ago
..
adapter.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
adapteroci8.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
adapterpgsql.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
adaptersqlite.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
adaptersqlsrv.php Inherit lastInsertId() from Adapter. 13 years ago
connection.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
connectionfactory.php fixing typos and adding PHPDoc 12 years ago
connectionwrapper.php Fix all PHPDoc types and variable names, in /lib 12 years ago
mdb2schemamanager.php - fix dropTable() and introduce tableExists() 12 years ago
mdb2schemareader.php Fix all PHPDoc types and variable names, in /lib 12 years ago
mdb2schemawriter.php Scrutinizer Auto-Fixes 13 years ago
migrationexception.php Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data 12 years ago
migrator.php Check sqlite migration on a copy of the database file 12 years ago
oracleconnection.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
pgsqltools.php Add Bart to PgSqlTools copyright. 13 years ago
sqlitemigrator.php Check sqlite migration on a copy of the database file 12 years ago
statementwrapper.php - fix dropTable() and introduce tableExists() 12 years ago