nextcloud-server/lib/private/DB
Joas Schilling aae16c21e6
Allow casting query functions as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07 14:20:24 +07:00
..
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
QueryBuilder Allow casting query functions as well 2021-07-07 14:20:24 +07:00
Adapter.php Update php licenses 2021-06-04 22:02:41 +07:00
AdapterMySQL.php Update php licenses 2021-06-04 22:02:41 +07:00
AdapterOCI8.php Update php licenses 2021-06-04 22:02:41 +07:00
AdapterPgSql.php Update php licenses 2021-06-04 22:02:41 +07:00
AdapterSqlite.php Update php licenses 2021-06-04 22:02:41 +07:00
Connection.php Update php licenses 2021-06-04 22:02:41 +07:00
ConnectionAdapter.php Update php licenses 2021-06-04 22:02:41 +07:00
ConnectionFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
MigrationException.php Update php licenses 2021-06-04 22:02:41 +07:00
MigrationService.php Update php licenses 2021-06-04 22:02:41 +07:00
Migrator.php Update php licenses 2021-06-04 22:02:41 +07:00
MissingColumnInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MissingIndexInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MissingPrimaryKeyInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MySQLMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
MySqlTools.php Update php licenses 2021-06-04 22:02:41 +07:00
OCSqlitePlatform.php Update php licenses 2021-06-04 22:02:41 +07:00
OracleConnection.php Update php licenses 2021-06-04 22:02:41 +07:00
OracleMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
PgSqlTools.php Update php licenses 2021-06-04 22:02:41 +07:00
PostgreSqlMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
PreparedStatement.php Update php licenses 2021-06-04 22:02:41 +07:00
ResultAdapter.php Update php licenses 2021-06-04 22:02:41 +07:00
SQLiteMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
SQLiteSessionInit.php Update php licenses 2021-06-04 22:02:41 +07:00
SchemaWrapper.php Update php licenses 2021-06-04 22:02:41 +07:00
SetTransactionIsolationLevel.php Update php licenses 2021-06-04 22:02:41 +07:00