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 6984fa8a19 Quote identifiers for oracle 10 years ago
..
adapter.php do not output DB information, and do not set header 11 years ago
adaptermysql.php Introduce cross-db ILIKE 11 years ago
adapteroci8.php Fix ILIKE without wildcards for oracle 11 years ago
adapterpgsql.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
adaptersqlite.php do not output DB information, and do not set header 11 years ago
adaptersqlsrv.php adding ILIKE to AdapterSQLSrv 11 years ago
connection.php Add tableExists to public db api 10 years ago
connectionfactory.php Extract interaction with config.php into SystemConfig 10 years ago
mdb2schemamanager.php drop dependency of some commands on old config object 10 years ago
mdb2schemareader.php drop dependency of some commands on old config object 10 years ago
mdb2schemawriter.php Scrutinizer Auto-Fixes 11 years ago
migrationexception.php Fix typo 11 years ago
migrator.php Special treatment for Oracle 11 years ago
mssqlmigrator.php Disable database migrations for MSSQL - scripts have to be applied manually 11 years ago
mysqlmigrator.php register type mappings for unknown/unsupported mysql types 11 years ago
nocheckmigrator.php Skip migration checks for all sql backends besides mysql, postgres and sqlite 11 years ago
oracleconnection.php Quote identifiers for oracle 10 years ago
oraclemigrator.php Special treatment for Oracle 11 years ago
pgsqltools.php Add Bart to PgSqlTools copyright. 11 years ago
sqlitemigrator.php Special treatment for Oracle 11 years ago
sqlitesessioninit.php adding new config parameter for sqlite to specify the journal mode 10 years ago
statementwrapper.php do not output DB information, and do not set header 11 years ago