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 2a68819a67
add case statement to sql function builder
4 years ago
..
Exceptions
QueryBuilder add case statement to sql function builder 4 years ago
Adapter.php
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php
BacktraceDebugStack.php record backtrace when profiling db requests 4 years ago
Connection.php record backtrace when profiling db requests 4 years ago
ConnectionAdapter.php
ConnectionFactory.php Allow specify a config prefix for another database connection 4 years ago
DbDataCollector.php record backtrace when profiling db requests 4 years ago
MigrationException.php
MigrationService.php Log missing primary key until we make it a requirement 4 years ago
Migrator.php
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySQLMigrator.php
MySqlTools.php
OCSqlitePlatform.php
ObjectParameter.php Add a built-in profiler inside Nextcloud 4 years ago
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
PreparedStatement.php
ResultAdapter.php
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php
SetTransactionIsolationLevel.php