This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fcdb74be00
nextcloud-server
/
lib
/
private
/
DB
History
Joas Schilling
0caff489aa
fix(comments): Check comment object
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-11 07:58:27 +07:00
..
Exceptions
feat: log query for dbal exceptions
2025-03-04 15:33:54 +07:00
QueryBuilder
fix(comments): Check comment object
2025-12-11 07:58:27 +07:00
Adapter.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +07:00
AdapterMySQL.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +07:00
AdapterOCI8.php
…
AdapterPgSql.php
…
AdapterSqlite.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +07:00
ArrayResult.php
…
BacktraceDebugStack.php
…
Connection.php
feat: support migrating an instance to sharding
2025-02-25 21:43:54 +07:00
ConnectionAdapter.php
feat: log query for dbal exceptions
2025-03-04 15:33:54 +07:00
ConnectionFactory.php
feat(db): add SSL/TLS support for PostgreSQL
2025-09-22 14:59:54 +07:00
DbDataCollector.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +07:00
MigrationException.php
…
MigrationService.php
fix: use proper migration sorting when checking if a migration needs to be executed
2025-04-02 12:52:52 +07:00
Migrator.php
…
MigratorExecuteSqlEvent.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +07:00
MissingColumnInformation.php
…
MissingIndexInformation.php
…
MissingPrimaryKeyInformation.php
…
MySqlTools.php
…
OCSqlitePlatform.php
…
ObjectParameter.php
…
OracleConnection.php
…
OracleMigrator.php
…
PgSqlTools.php
…
PreparedStatement.php
…
ResultAdapter.php
…
SQLiteMigrator.php
…
SQLiteSessionInit.php
…
SchemaWrapper.php
…
SetTransactionIsolationLevel.php
…