- 26 Nov, 2019 1 commit
-
-
Sergei Morozov authored
-
- 02 Nov, 2019 7 commits
-
-
Claudio Zizza authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Michael Moravec authored
Extract Doctrine\DBAL\DBALException::notSupported() Extract Doctrine\DBAL\DBALException::invalidPlatformVersionSpecified() Extract Doctrine\DBAL\DBALException::invalidPdoInstance() Extract Doctrine\DBAL\DBALException::invalidWrapperClass() Extract Doctrine\DBAL\DBALException::invalidDriverClass() Extract Doctrine\DBAL\DBALException::invalidTableName() Extract Doctrine\DBAL\DBALException::noColumnsSpecifiedForTable() Extract Doctrine\DBAL\DBALException::typeExists() Extract Doctrine\DBAL\DBALException::typeAlreadyRegistered() Extract Doctrine\DBAL\DBALException::typeNotRegistered() Extract Doctrine\DBAL\DBALException::unknownColumnType() Extract Doctrine\DBAL\DBALException::typeNotFound() Extract Doctrine\DBAL\DBALException::invalidPlatformType() Extract Doctrine\DBAL\DBALException::driverRequired() Extract Doctrine\DBAL\DBALException::unknownDriver() Extract Doctrine\DBAL\DBALException::invalidColumnIndex() Extract Doctrine\DBAL\Exception\ConnectionException::commitFailedRollbackOnly() Extract Doctrine\DBAL\Exception\ConnectionException::noActiveTransaction() Extract Doctrine\DBAL\Exception\ConnectionException::savepointsNotSupported() Extract Doctrine\DBAL\Exception\ConnectionException::mayNotAlterNestedTransactionWithSavepointsInTransaction() Extract Doctrine\DBAL\Exception\InvalidArgumentException::fromEmptyCriteria() Extract Doctrine\DBAL\Type\ConversionException::conversionFailed() Extract Doctrine\DBAL\Type\ConversionException::conversionFailedFormat() Extract Doctrine\DBAL\Type\ConversionException::conversionFailedInvalidType() Extract Doctrine\DBAL\Type\ConversionException::conversionFailedSerialization() Extract Doctrine\DBAL\Query\QueryException::unknownAlias() Extract Doctrine\DBAL\Query\QueryException::nonUniqueAlias() Extract Doctrine\DBAL\Sharding\ShardingException::notImplemented() Extract Doctrine\DBAL\Sharding\ShardingException::missingDefaultFederationName() Extract Doctrine\DBAL\Sharding\ShardingException::missingDefaultDistributionKey() Extract Doctrine\DBAL\Sharding\ShardingException::activeTransaction() Extract Doctrine\DBAL\Sharding\ShardingException::noShardDistributionValue() Extract Doctrine\DBAL\Sharding\ShardingException::missingDistributionType() Extract Doctrine\DBAL\Cache\CacheException::noCacheKey() Extract Doctrine\DBAL\Cache\CacheException::noResultDriverConfigured() Extract Doctrine\DBAL\Schema\SchemaException::tableDoesNotExist() Extract Doctrine\DBAL\Schema\SchemaException::indexNameInvalid() Extract Doctrine\DBAL\Schema\SchemaException::indexDoesNotExist() Extract Doctrine\DBAL\Schema\SchemaException::indexAlreadyExists() Extract Doctrine\DBAL\Schema\SchemaException::columnDoesNotExist() Extract Doctrine\DBAL\Schema\SchemaException::namespaceAlreadyExists() Extract Doctrine\DBAL\Schema\SchemaException::tableAlreadyExists() Extract Doctrine\DBAL\Schema\SchemaException::columnAlreadyExists() Extract Doctrine\DBAL\Schema\SchemaException::sequenceAlreadyExists() Extract Doctrine\DBAL\Schema\SchemaException::sequenceDoesNotExist() Extract Doctrine\DBAL\Schema\SchemaException::uniqueConstraintDoesNotExist() Extract Doctrine\DBAL\Schema\SchemaException::foreignKeyDoesNotExist() Extract Doctrine\DBAL\Schema\SchemaException::namedForeignKeyRequired() Extract Doctrine\DBAL\SQLParserUtilsException::missingParam() Extract Doctrine\DBAL\SQLParserUtilsException::missingType() Drop Doctrine\DBAL\DBALException::invalidPlatformSpecified() Drop Doctrine\DBAL\DBALException::limitOffsetInvalid() Drop Doctrine\DBAL\Schema\SchemaException::alterTableChangeNotSupported()
-
Sergei Morozov authored
-
Michael Moravec authored
-
Michael Moravec authored
-
- 17 Mar, 2019 2 commits
-
-
Ahmed Abdou authored
-
Ahmed Abdou authored
-
- 07 Oct, 2018 1 commit
-
-
Sergei Morozov authored
-
- 02 Oct, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 03 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 26 Dec, 2017 1 commit
-
-
Simon Podlipsky authored
-
- 11 Sep, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 03 Sep, 2015 1 commit
-
-
Tobias Schultze authored
it is best practice to implement retry logic for transactions that are aborted because of deadlocks or timeouts. this makes such method available inside the DBAL and also add detection for errors where retrying makes sense in the different database drivers
-
- 03 Aug, 2015 1 commit
-
-
Matteo Beccati authored
Features and changes: * jsonb can be used with: options={"jsonb"=true} * OVER is no longer reserved * LATERAL is now reserved
-
- 05 Nov, 2014 1 commit
-
-
Steve Müller authored
-
- 12 Feb, 2014 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 05 Jan, 2014 1 commit
-
-
Steve Müller authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 18 Dec, 2013 1 commit
-
-
Steve Müller authored
add charset option for pdo_pgsql driver
-
- 16 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Nov, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 14 Nov, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 13 Nov, 2013 2 commits
-
-
Benjamin Eberlei authored
-
dazz authored
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 20 Apr, 2013 1 commit
-
-
Antonio Carlos Ribeiro authored
-
- 19 Apr, 2013 1 commit
-
-
antonioribeiro authored
-
- 29 Dec, 2011 1 commit
-
-
Matty Driessen authored
-
- 11 Aug, 2011 2 commits
- 24 Jul, 2011 1 commit
-
-
Benjamin Eberlei authored
-