This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-06-25 00:20:33 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
32
7af1ca021e
nextcloud
/
lib
/
private
/
DB
History
Roeland Jago Douma
d151999fc8
typehint migrationservice closures
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2022-10-09 21:31:27 +02:00
..
Exceptions
QueryBuilder
Revert "add case statement to sql function builder"
2022-08-16 12:07:13 +02:00
Adapter.php
Check style update
2022-01-13 00:19:07 +01:00
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
Check style update
2022-01-13 00:19:07 +01:00
AdapterSqlite.php
BacktraceDebugStack.php
record backtrace when profiling db requests
2022-04-04 18:12:30 +02:00
Connection.php
Migrate Repair events to OCP\EventDispatcher\Event
2022-08-25 16:15:48 +02:00
ConnectionAdapter.php
ConnectionFactory.php
Change option name again to be more like the other options
2022-09-23 09:48:02 +02:00
DbDataCollector.php
record backtrace when profiling db requests
2022-04-04 18:12:30 +02:00
MigrationException.php
MigrationService.php
typehint migrationservice closures
2022-10-09 21:31:27 +02:00
Migrator.php
Migrate Migrator::executeSql to OCP\EventDispatcher\Event
2022-08-25 16:13:47 +02:00
MigratorExecuteSqlEvent.php
Declare strict types in all new Event classes
2022-08-25 16:15:49 +02:00
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySQLMigrator.php
MySqlTools.php
ObjectParameter.php
Add a built-in profiler inside Nextcloud
2022-04-04 10:28:26 +02:00
OCSqlitePlatform.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
PreparedStatement.php
ResultAdapter.php
SchemaWrapper.php
disable path prefix index on postgresql for now
2021-10-08 18:39:22 +02:00
SetTransactionIsolationLevel.php
SQLiteMigrator.php
SQLiteSessionInit.php