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
Carl Schwan 7c6a692669
feat(dbal): Add spawnColumns
1 week ago
..
Exceptions chore: Apply new coding standard to all files 3 months ago
Middleware fix(Database): Use real idle-timer to prevent `lastInsertId` being reset on MariaDB/MySQL 3 weeks ago
QueryBuilder refactor(dbal): move to modern calls 1 month ago
Schema feat(dbal): Add spawnColumns 1 week ago
Adapter.php refactor(dbal): move to modern calls 1 month ago
AdapterMySQL.php refactor(dbal): move to modern calls 1 month ago
AdapterOCI8.php chore: Apply new coding standard to all files 3 months ago
AdapterPgSql.php refactor(dbal): move to modern calls 1 month ago
AdapterSqlite.php refactor(dbal): move to modern calls 1 month ago
ArrayResult.php feat(DB): Add ITypedQueryBuilder 6 months ago
BacktraceDebugStack.php chore: add missing `Override` attribute to `OC` 4 months ago
Connection.php refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
ConnectionAdapter.php refactor(dbal): move to modern calls 1 month ago
ConnectionFactory.php fix(Database): Use real idle-timer to prevent `lastInsertId` being reset on MariaDB/MySQL 3 weeks ago
DbDataCollector.php chore: add missing `Override` attribute to `OC` 4 months ago
MigrationException.php chore: Apply new coding standard to all files 3 months ago
MigrationService.php feat(api): Add public OCP api for DB schema management 1 week ago
Migrator.php chore: Apply new coding standard to all files 3 months ago
MigratorExecuteSqlEvent.php chore: Apply new coding standard to all files 3 months ago
MissingColumnInformation.php chore: Apply new coding standard to all files 3 months ago
MissingIndexInformation.php chore: Apply new coding standard to all files 3 months ago
MissingPrimaryKeyInformation.php chore: Apply new coding standard to all files 3 months ago
MySqlTools.php refactor(dbal): move to modern calls 1 month ago
OCSqlitePlatform.php chore: Apply new coding standard to all files 3 months ago
ObjectParameter.php chore: Apply new coding standard to all files 3 months ago
OracleConnection.php chore: Apply new coding standard to all files 3 months ago
OracleMigrator.php chore: Apply new coding standard to all files 3 months ago
PgSqlTools.php chore: Apply new coding standard to all files 3 months ago
PreparedStatement.php refactor(dbal): move to modern calls 1 month ago
ResultAdapter.php chore: Apply new coding standard to all files 3 months ago
SQLiteMigrator.php chore: Apply new coding standard to all files 3 months ago
SQLiteSessionInit.php refactor(dbal): move to modern calls 1 month ago
SchemaWrapper.php feat(api): Add public OCP api for DB schema management 1 week ago
SetTransactionIsolationLevel.php chore: Apply new coding standard to all files 3 months ago