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
Benjamin Gaussorgues 5883914422
feat(db): add SSL/TLS support for PostgreSQL
5 months ago
..
Exceptions feat: log query for dbal exceptions 12 months ago
QueryBuilder refactor(querybuilder): Port away from qb::execute() in lib/ 5 months ago
Adapter.php fix: Revert "fix(db): Store last insert id before reconnect" 9 months ago
AdapterMySQL.php
AdapterOCI8.php fix: Revert "fix(db): Store last insert id before reconnect" 9 months ago
AdapterPgSql.php fix: Revert "fix(db): Store last insert id before reconnect" 9 months ago
AdapterSqlite.php
ArrayResult.php
BacktraceDebugStack.php
Connection.php feat(database): Add option to test for mariadb 6 months ago
ConnectionAdapter.php feat(database): Add option to test for mariadb 6 months ago
ConnectionFactory.php feat(db): add SSL/TLS support for PostgreSQL 5 months ago
DbDataCollector.php
MigrationException.php
MigrationService.php feat(db): Restaure support for non-nullable boolean column 5 months ago
Migrator.php
MigratorExecuteSqlEvent.php
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySqlTools.php chore: apply new CSFixer rules 7 months ago
OCSqlitePlatform.php
ObjectParameter.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PreparedStatement.php
ResultAdapter.php
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php chore: apply new CSFixer rules 7 months ago
SetTransactionIsolationLevel.php