Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Repository
dbfd10700c782a8794b28dd5de8bf1d09e0c5544
Switch branch/tag
doctrine-dbal
src
Driver
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Introduce the driver middleware interface
· d3fd4f6d
Sergei Morozov
authored
4 years ago
d3fd4f6d
Name
Last commit
Last update
..
API
Replace DefaultExceptionConverter with driver-specific implementations
4 years ago
AbstractOracleDriver
Merge branch '2.11.x' into 3.0.x
4 years ago
AbstractSQLServerDriver/Exception
Merge branch '2.11.x' into 3.0.x
4 years ago
Exception
Reuse Mysqli\UnknownType as Exception\UnknownParameterType for other drivers
4 years ago
IBMDB2
Merge branch '2.11.x' into 3.0.x
4 years ago
Mysqli
Merge branch '2.11.x' into 3.0.x
4 years ago
OCI8
Merge branch '2.11.x' into 3.0.x
4 years ago
PDO
Merge branch '2.11.x' into 3.0.x
4 years ago
SQLSrv
Merge branch '2.11.x' into 3.0.x
4 years ago
AbstractDB2Driver.php
Require $platform in AbstractSchemaManager::__construct()
4 years ago
AbstractException.php
Remove deprecated exception classes
4 years ago
AbstractMySQLDriver.php
Require $platform in AbstractSchemaManager::__construct()
4 years ago
AbstractOracleDriver.php
Require $platform in AbstractSchemaManager::__construct()
4 years ago
AbstractPostgreSQLDriver.php
Require $platform in AbstractSchemaManager::__construct()
4 years ago
AbstractSQLServerDriver.php
Require $platform in AbstractSchemaManager::__construct()
4 years ago
AbstractSQLiteDriver.php
Require $platform in AbstractSchemaManager::__construct()
4 years ago
Connection.php
Remove irrelevant references to PDO from the documentation
4 years ago
Exception.php
Remove DriverException::getErrorCode()
4 years ago
FetchUtils.php
Merge branch '2.11.x' into 3.0.x
4 years ago
Middleware.php
Introduce the driver middleware interface
4 years ago
Result.php
Add missing driver exception annotations
4 years ago
ServerInfoAwareConnection.php
Add missing driver exception annotations
4 years ago
Statement.php
Merge branch '2.11.x' into 3.0.x
4 years ago