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

Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
PHPStan 1.8.10, Psalm 4.29.0

derrabus opened this pull request over 2 years ago
Add 3.5 and 4.0 to .doctrine-project.json

derrabus opened this pull request over 2 years ago
Non-nullabe result of comparing tables

morozov opened this pull request over 2 years ago
Remove the APIs deprecated in DBAL 3.x

morozov opened this pull request over 2 years ago
Rename parameters of the diff-related methods

morozov opened this pull request over 2 years ago
Declare internal properties of SchemaDiff as private

morozov opened this pull request over 2 years ago
Deprecate SchemaDiff::toSql() and SchemaDiff::toSaveSql()

morozov opened this pull request over 2 years ago
Use default schema if `$tableName` has no namespace.

kitloong opened this pull request over 2 years ago
Remove handling orphaned foreign keys

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Improve error message for index SQL creation

radar3301 opened this pull request over 2 years ago
Split migration SQL into phases to allow changes to columns used by foreign keys

fisharebest opened this pull request over 2 years ago
Remove user defined SQLite functions

derrabus opened this pull request over 2 years ago
Mark SchemaDiff public properties internal

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Merge 3.4.x into 3.5.x

morozov opened this pull request over 2 years ago
Use the `%` operator instead of `MOD()` in SQLite

derrabus opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

derrabus opened this pull request over 2 years ago
Declare internal properties of TableDiff as private

morozov opened this pull request over 2 years ago
Rename SQL Server platform unit test

morozov opened this pull request over 2 years ago
Allow doctrine/event-manager 2

derrabus opened this pull request over 2 years ago
Deprecate `LOCATE()` emulation on SQLite

derrabus opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Deprecate Table::changeColumn()

morozov opened this pull request over 2 years ago
Rework some tests that instantiate TableDiff

morozov opened this pull request over 2 years ago
Remove deprecated API to register custom SQLite functions

derrabus opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

derrabus opened this pull request over 2 years ago
Deprecated the `userDefinedFunctions` driver option for `pdo_sqlite`

derrabus opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

derrabus opened this pull request over 2 years ago
Merge 3.4.x into 3.5.x

derrabus opened this pull request over 2 years ago
Exclude "Database role" type schema names from listing schemas

sundeveu opened this pull request over 2 years ago
Enable testReturnsDatabaseNameWithoutDatabaseNameParameter for SQLite

derrabus opened this pull request over 2 years ago
New driver: SQLite3

derrabus opened this pull request over 2 years ago
Bump dev dependencies

derrabus opened this pull request over 2 years ago
Convert Doctrine\DBAL\Schema\SchemaException to an interface

morozov opened this pull request over 2 years ago
Remove Table methods

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Deprecate Table methods

morozov opened this pull request over 2 years ago
Remove SchemaException error codes

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Deprecate SchemaException codes

morozov opened this pull request over 2 years ago
Clarify semantics of logic exceptions

morozov opened this pull request over 2 years ago
Convert Doctrine\DBAL\Exception to an interface

morozov opened this pull request over 2 years ago
Improve ergonomics of invalid colum declaration exceptions

morozov opened this pull request over 2 years ago
Removing deprecated `isFullfilledBy()` method

nexxai opened this pull request over 2 years ago
Merge 3.5.x up into 4.0.x

greg0ire opened this pull request over 2 years ago
Deprecating misspelled isFullfilledBy() method

nexxai opened this pull request over 2 years ago
Merge 3.4.x up into 3.5.x

greg0ire opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Use latest versions of Github actions

greg0ire opened this pull request over 2 years ago
Mark TableDiff public properties internal

morozov opened this pull request over 2 years ago
Fixed various typos

nexxai opened this pull request over 2 years ago
Merge 3.4.x into 3.5.x

morozov opened this pull request over 2 years ago
Rework some tests that instantiate TableDiff

morozov opened this pull request over 2 years ago
Update PHPStan to 1.8.6

morozov opened this pull request over 2 years ago
Remove exception handling in server version detection

morozov opened this pull request over 2 years ago
Remove PostgreSQL-specific connection parameters and behavior

morozov opened this pull request over 2 years ago
Remove platform detection fallback

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Deprecate fallback connection to determine platform

morozov opened this pull request over 2 years ago
Update Doctrine Coding Standard to 10.0

morozov opened this pull request over 2 years ago
Deprecate PostgreSQL-specific connection parameters and behavior

morozov opened this pull request over 2 years ago
Remove driver name aliases

morozov opened this pull request over 2 years ago
Remove platform parameter of wrapper Connection

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Deprecate platform parameter of wrapper Connection

morozov opened this pull request over 2 years ago
Deprecate driver name aliases

morozov opened this pull request over 2 years ago
Remove workaround for PHP bug in PostgreSQL exception handler

morozov opened this pull request over 2 years ago
Add ANTLR4-generated parser for SQLite

morozov opened this pull request over 2 years ago
Filter 'public' schema from listSchemaNames

allan-simon opened this pull request over 2 years ago
Reset nested transaction level on deadlock exceptions

tzkoshi opened this pull request over 2 years ago
Can not change field definition to JSON with default value.

taron96 opened this issue over 2 years ago
Use rst syntax

greg0ire opened this pull request over 2 years ago
Do not list tables required by extensions

morozov opened this pull request over 2 years ago
fix: always log savepoint release

simPod opened this pull request over 2 years ago
Add native return types to Connection

simPod opened this pull request over 2 years ago
Mark ColumnDiff properties as private and read-only

morozov opened this pull request over 2 years ago
Remove TableDiff::$name and getName()

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Remove leftovers of renaming default contraints

morozov opened this pull request over 2 years ago
Deprecate not passing $fromColumn to TableDiff

morozov opened this pull request over 2 years ago
Remove support for renaming tables via TableDiff

morozov opened this pull request over 2 years ago
Remove SchemaDiff::$fromSchema

morozov opened this pull request over 2 years ago
Remove conditional comments for MySQL older than 5.1.16

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Merge 3.4.x into 3.5.x

morozov opened this pull request over 2 years ago
Remove unwanted plural in pull request url pattern

greg0ire opened this pull request over 2 years ago
Fix DATE_ADD function for Sqlite db

onursimsek opened this pull request over 2 years ago
Optimize MySQLSchemaManager::selectForeignKeyColumns()

morozov opened this pull request over 2 years ago
Deprecate SchemaDiff::$fromSchema

morozov opened this pull request over 2 years ago
Merge 3.5.x into 4.0.x

morozov opened this pull request over 2 years ago
Remove leftovers of handling foreign keys on non-InnoDB engines for MySQL

morozov opened this pull request over 2 years ago
Deprecate renaming tables via TableDiff

morozov opened this pull request over 2 years ago
Introspect default constraint name

morozov opened this pull request over 2 years ago
Remove implementation of alterTable() for SQLite

morozov opened this pull request over 2 years ago
Mark ColumnDiff public properties as internal

morozov opened this pull request over 2 years ago
Deprecate "unique" and "check" column properties

morozov opened this pull request over 2 years ago
Remove support for "unique" and "check" column properties

morozov opened this pull request over 2 years ago