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
23e8424c19
nextcloud-server
/
lib
/
private
/
DB
History
Julius Härtl
ccc27dc28b
fix: Run migration sql as statement so that the primary db node is used
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-09-09 09:39:01 +07:00
..
Exceptions
…
QueryBuilder
fix: Remove bogus code from query builder and fix parameter name
2024-04-30 10:47:46 +07:00
Adapter.php
fix: Apply new coding standard to all files
2024-04-04 11:45:22 +07:00
AdapterMySQL.php
…
AdapterOCI8.php
…
AdapterPgSql.php
…
AdapterSqlite.php
fix: Apply new coding standard to all files
2024-04-04 11:45:22 +07:00
BacktraceDebugStack.php
…
Connection.php
feat: add additional logging for database errors
2024-07-25 14:47:27 +07:00
ConnectionAdapter.php
feat: add additional logging for database errors
2024-07-25 14:47:27 +07:00
ConnectionFactory.php
fix: fix passing additional db connection parameters in factory
2024-08-05 15:43:57 +07:00
DbDataCollector.php
fix: Apply new coding standard to all files
2024-04-04 11:45:22 +07:00
MigrationException.php
…
MigrationService.php
fix: Apply new coding standard to all files
2024-04-04 11:45:22 +07:00
Migrator.php
fix: Run migration sql as statement so that the primary db node is used
2024-09-09 09:39:01 +07:00
MigratorExecuteSqlEvent.php
…
MissingColumnInformation.php
…
MissingIndexInformation.php
Migrate missing index database check to new API
2023-11-27 15:23:52 +07:00
MissingPrimaryKeyInformation.php
Migrate missing primary key database check to new API
2023-11-27 15:23:52 +07:00
MySqlTools.php
…
OCSqlitePlatform.php
…
ObjectParameter.php
…
OracleConnection.php
…
OracleMigrator.php
…
PgSqlTools.php
…
PreparedStatement.php
…
ResultAdapter.php
…
SQLiteMigrator.php
…
SQLiteSessionInit.php
…
SchemaWrapper.php
…
SetTransactionIsolationLevel.php
enh: Implement PrimaryReadReplicaConnection
2023-12-16 20:27:37 +07:00