Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/dbal
Doctrine Database Abstraction Layer
https://github.com/doctrine/dbal
Natural order of SQLite foreign keys
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Remove support for transaction nesting without savepoints
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Merge 3.4.x into 4.0.x
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Merge 3.3.x into 3.4.x
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Remove docs about upgrading
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Remove redundant (array) casts
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Autoincrement via identity columns on PostgreSQL
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Check integer types via PhpIntegerMappingType
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Remove PostgreSQLPlatform::isNumericType()
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Remove hard-coded string column length
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Additional documentation for prior deprecations
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Unset the default value if the given column definition is an integer …
berrugo opened this pull request over 2 years ago
berrugo opened this pull request over 2 years ago
Doctrine/dbal 2.13.x; Mark Statement::rowCount() as deprecated
Zombaya opened this pull request over 2 years ago
Zombaya opened this pull request over 2 years ago
Deprecate AbstractPlatform methods exposing quote characters
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Deprecate AbstractSchemaManager::getDatabasePlatform()
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Deprecate passing date interval parameters as integers
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Merge 3.4.x into 4.0.x
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Deprecate transaction nesting without savepoints
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Merge 3.3.x up into 3.4.x
nicolas-grekas opened this pull request over 2 years ago
nicolas-grekas opened this pull request over 2 years ago
Fix using deprecated syntax
nicolas-grekas opened this pull request over 2 years ago
nicolas-grekas opened this pull request over 2 years ago
Merge 3.3.x up into 3.4.x
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Refresh docs about transactions
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Use more precise phpdoc
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Add runtime deprecations for default string column length
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Use native return type declarations
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Merge 3.3.x into 3.4.x
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Remove CA bundle from AppVeyor
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Deprecate AbstractPlatform::getVarcharTypeDeclarationSQL()
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Merge 3.3.x into 3.4.x
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago
Allow doctrine/deprecations 1.0
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago
Psalm 4.23, PHPStan 1.6.3
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago
Fix: use correct constants in transaction documentation
ysbreker opened this pull request over 2 years ago
ysbreker opened this pull request over 2 years ago
Remove workaround for PHPStan
greg0ire opened this pull request over 2 years ago
greg0ire opened this pull request over 2 years ago
Merge 3.4.x into 4.0.x
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago
Merge 3.3.x into 3.4.x
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago
PHPStan 1.6.0, PHPUnit 9.5.20
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago
Update message when closing stale pull requests
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Bind NULL values as NULL regardless of the column type
morozov opened this pull request over 2 years ago
morozov opened this pull request over 2 years ago
Make transacional function return type generic
snapshotpl opened this pull request almost 3 years ago
snapshotpl opened this pull request almost 3 years ago
Update JetBrains PhpStorm stubs to 2022.1
morozov opened this pull request almost 3 years ago
morozov opened this pull request almost 3 years ago
SQLite: Allow dynamic time intervals in DATE_ADD & DATE_SUB
algimantas opened this pull request almost 3 years ago
algimantas opened this pull request almost 3 years ago
Reset transactions' nesting level on deadlock exception
tzkoshi opened this pull request almost 3 years ago
tzkoshi opened this pull request almost 3 years ago
Rework the logic of handling TEXT default value for Oracle MySQL
morozov opened this pull request almost 3 years ago
morozov opened this pull request almost 3 years ago
Remove the `doctrine-dbal` binary
derrabus opened this pull request almost 3 years ago
derrabus opened this pull request almost 3 years ago
Merge 2.13.x into 3.3.x
morozov opened this pull request almost 3 years ago
morozov opened this pull request almost 3 years ago
Add MariaDB 10.7 to the build matrix
morozov opened this pull request almost 3 years ago
morozov opened this pull request almost 3 years ago
Inject EventManager when using a custom platform
spideyfusion opened this pull request almost 3 years ago
spideyfusion opened this pull request almost 3 years ago
Return numeric-string instead of just string to represent row count
simPod opened this pull request almost 3 years ago
simPod opened this pull request almost 3 years ago
Add support for DECIMAL type
michnovka opened this pull request almost 3 years ago
michnovka opened this pull request almost 3 years ago
Versionable datetimetype column diff issue
rmikalkenas opened this issue almost 3 years ago
rmikalkenas opened this issue almost 3 years ago
Assert that the comparator should migrate collation
greg0ire opened this pull request almost 3 years ago
greg0ire opened this pull request almost 3 years ago
Add Postgres native identity column support
adrienbrault opened this pull request almost 3 years ago
adrienbrault opened this pull request almost 3 years ago
Drop support for collate option
greg0ire opened this pull request almost 3 years ago
greg0ire opened this pull request almost 3 years ago
Deprecate collate option
greg0ire opened this pull request almost 3 years ago
greg0ire opened this pull request almost 3 years ago
Fix SQLite Database creation error when special characters inside the path to the project
johdcode opened this pull request almost 3 years ago
johdcode opened this pull request almost 3 years ago
Merge 3.3.x up into 3.4.x
greg0ire opened this pull request almost 3 years ago
greg0ire opened this pull request almost 3 years ago
[Bugfix] Comparator should include the "length" of the text type fiel…
ffastarrow opened this pull request about 3 years ago
ffastarrow opened this pull request about 3 years ago
Remove parsing server version from the mysqli driver
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Fix Driver\Connection::getServerVersion() for MariaDB
mvorisek opened this pull request about 3 years ago
mvorisek opened this pull request about 3 years ago
Use native IBM DB2 11 syntax for Top-N queries
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Fix namespace building in AbstractAsset
OliverSkroblin opened this pull request about 3 years ago
OliverSkroblin opened this pull request about 3 years ago
Do not use quotes to represent a boolean default
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Drop type comments entirely
greg0ire opened this pull request about 3 years ago
greg0ire opened this pull request about 3 years ago
Use Native JSON type instead of LONGTEXT for MariaDB
alexander-schranz opened this pull request about 3 years ago
alexander-schranz opened this pull request about 3 years ago
Forward compatibility for MySQL-like platforms
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Deprecate support for MariaDB 10.1 and older
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Add return types to Command::execute() overrides
derrabus opened this pull request about 3 years ago
derrabus opened this pull request about 3 years ago
Deprecate support for Postgres 9
derrabus opened this pull request about 3 years ago
derrabus opened this pull request about 3 years ago
Oracle fix duplicate identifier
aimeos opened this pull request about 3 years ago
aimeos opened this pull request about 3 years ago
Provide abstract middleware classes
derrabus opened this pull request about 3 years ago
derrabus opened this pull request about 3 years ago
Evaluate TypeRegistry as a runtime instance
greg0ire opened this pull request about 3 years ago
greg0ire opened this pull request about 3 years ago
Discourage the usage of Connection::quote()
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Add WITH clause (Common Table Expressions/CTE) support to SQL Query Builder
0xPaul opened this issue about 3 years ago
0xPaul opened this issue about 3 years ago
Oracle: Fix duplicate identifier and streamline identifier
aimeos opened this pull request about 3 years ago
aimeos opened this pull request about 3 years ago
Add MariaDb1070Platform with native GUID support
Rixafy opened this pull request about 3 years ago
Rixafy opened this pull request about 3 years ago
`OracleSchemaManager::dropTable` does not drop AI sequence if AI trigger is not present
mvorisek opened this issue about 3 years ago
mvorisek opened this issue about 3 years ago
Oracle: Keep quoted index names during renameing
aimeos opened this pull request about 3 years ago
aimeos opened this pull request about 3 years ago
Oracle: Fixed dropping/renaming initially quoted indexes
aimeos opened this pull request about 3 years ago
aimeos opened this pull request about 3 years ago
Fix MSSQL CLOB column type to support Unicode
mvorisek opened this pull request about 3 years ago
mvorisek opened this pull request about 3 years ago
Changing precision/scale value has no effect in schema comparison when not extendend from DecimalType
gregor-tb opened this issue about 3 years ago
gregor-tb opened this issue about 3 years ago
Introduce logging middleware
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Deprecate Connection::getWrappedConnection(), mark Connection::connect() internal
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Rework DBAL630Test
morozov opened this pull request about 3 years ago
morozov opened this pull request about 3 years ago
Server version param replication fix
marcinmdev opened this pull request over 3 years ago
marcinmdev opened this pull request over 3 years ago
Fix incorrect handling of transactions using deferred constraints
simPod opened this pull request over 3 years ago
simPod opened this pull request over 3 years ago
Remove support for passing assets as names
morozov opened this pull request over 3 years ago
morozov opened this pull request over 3 years ago
Avoid crash when getting details of table and they exist in different schemas
shemgp opened this pull request over 3 years ago
shemgp opened this pull request over 3 years ago
[GH-4681] Remove TableGenerator
morozov opened this pull request over 3 years ago
morozov opened this pull request over 3 years ago
Initial support for PHP 8.1
morozov opened this pull request over 3 years ago
morozov opened this pull request over 3 years ago
Disable DebugStack logger in the test suite
morozov opened this pull request over 3 years ago
morozov opened this pull request over 3 years ago
Array of parameters are not resolved properly in query parameters
VincentChalnot opened this issue over 3 years ago
VincentChalnot opened this issue over 3 years ago
Partitioning Support in Doctrine for Relational Database
cs-alok-agarwal opened this issue over 3 years ago
cs-alok-agarwal opened this issue over 3 years ago
[GH-4553] Simplify error handling in the OCI8 driver
morozov opened this pull request almost 4 years ago
morozov opened this pull request almost 4 years ago
Exclude duplicate SQL statements from migrations (schemadiff->toSql)
orim65 opened this pull request about 4 years ago
orim65 opened this pull request about 4 years ago
Diffing Sqlite Schema can in certain conditions lead to illegal alter table generation due to missing platform feature check
beberlei opened this issue over 4 years ago
beberlei opened this issue over 4 years ago
Use an include list for export-ignore'd stuff
greg0ire opened this pull request over 4 years ago
greg0ire opened this pull request over 4 years ago
PostgreSQL jsonb column is ignored by update tool.
remoteclient opened this issue over 4 years ago
remoteclient opened this issue over 4 years ago
DEFAULT NULL get dropped when changing column type
unixslayer opened this issue over 4 years ago
unixslayer opened this issue over 4 years ago
Driver::connect() should throw only driver-level exceptions
morozov opened this pull request over 4 years ago
morozov opened this pull request over 4 years ago
Support of Multi-Valued index from MySQL 8
anaelChardan opened this issue over 4 years ago
anaelChardan opened this issue over 4 years ago