nextcloud-server/lib/private/DB
Benjamin Gaussorgues 5883914422
feat(db): add SSL/TLS support for PostgreSQL
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-22 11:51:04 +07:00
..
Exceptions
QueryBuilder refactor(querybuilder): Port away from qb::execute() in lib/ 2025-09-02 11:55:56 +07:00
Adapter.php fix: Revert "fix(db): Store last insert id before reconnect" 2025-05-21 07:55:42 +07:00
AdapterMySQL.php
AdapterOCI8.php fix: Revert "fix(db): Store last insert id before reconnect" 2025-05-21 07:55:42 +07:00
AdapterPgSql.php fix: Revert "fix(db): Store last insert id before reconnect" 2025-05-21 07:55:42 +07:00
AdapterSqlite.php
ArrayResult.php
BacktraceDebugStack.php
Connection.php feat(database): Add option to test for mariadb 2025-08-08 07:50:51 +07:00
ConnectionAdapter.php feat(database): Add option to test for mariadb 2025-08-08 07:50:51 +07:00
ConnectionFactory.php feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 11:51:04 +07:00
DbDataCollector.php
MigrationException.php
MigrationService.php feat(db): Restaure support for non-nullable boolean column 2025-09-17 14:45:48 +07:00
Migrator.php
MigratorExecuteSqlEvent.php
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySqlTools.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
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 2025-07-01 16:26:50 +07:00
SetTransactionIsolationLevel.php