Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/migrations
Doctrine Database Migrations Library
https://github.com/doctrine/migrations
Updated documentation for config-cli.php file according to v3.7.x
baktify opened this pull request about 1 year ago
baktify opened this pull request about 1 year ago
Fix formatParameter() for boolean
jderusse opened this pull request about 1 year ago
jderusse opened this pull request about 1 year ago
Migration with a binary type
lecneri opened this issue about 1 year ago
lecneri opened this issue about 1 year ago
Merge release 3.7.1 into 3.8.x
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
Fix formatParameter() for floats
derrabus opened this pull request about 1 year ago
derrabus opened this pull request about 1 year ago
TypeError - migrations fail after upgrade to 3.7.0
BigMichi1 opened this issue about 1 year ago
BigMichi1 opened this issue about 1 year ago
Merge release 3.7.0 into 4.0.x
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
Prepare 3.7.0
derrabus opened this pull request about 1 year ago
derrabus opened this pull request about 1 year ago
Remove overrides of deprecated static Command properties
derrabus opened this pull request about 1 year ago
derrabus opened this pull request about 1 year ago
Merge 3.7.x into 4.0.x
derrabus opened this pull request about 1 year ago
derrabus opened this pull request about 1 year ago
Remove unmaintained symfony libraries
Shidarr opened this pull request about 1 year ago
Shidarr opened this pull request about 1 year ago
Error `metadata storage is not up to date`
infastra opened this issue about 1 year ago
infastra opened this issue about 1 year ago
Doctrine migrations tries to change the order of composite keys
khrizt opened this issue about 1 year ago
khrizt opened this issue about 1 year ago
Update to box 4.4.0
greg0ire opened this pull request about 1 year ago
greg0ire opened this pull request about 1 year ago
Use github actions format for BC check
greg0ire opened this pull request about 1 year ago
greg0ire opened this pull request about 1 year ago
Compatibility with ORM 3 and DBAL 4
derrabus opened this pull request about 1 year ago
derrabus opened this pull request about 1 year ago
Ability to hook in to the Migration-generation for additional changes to the schema
LeonidasJP opened this issue about 1 year ago
LeonidasJP opened this issue about 1 year ago
Allow Symfony 7
nicolas-grekas opened this pull request over 1 year ago
nicolas-grekas opened this pull request over 1 year ago
Merge 3.7.x into 4.0.x
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Merge release 3.4.3 into 3.5.x
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
Allow doctrine/deprecations 1.0
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
GlobFinder looking for ONLY Version*.php
rendix2 opened this issue over 1 year ago
rendix2 opened this issue over 1 year ago
Remove docs from the archives
stof opened this pull request over 1 year ago
stof opened this pull request over 1 year ago
/docs and some pipeline tools are shipped in the prod package
dkarlovi opened this issue over 1 year ago
dkarlovi opened this issue over 1 year ago
Ditch action in favor of running tool directly
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
The roave BC check CI is broken
stof opened this issue over 1 year ago
stof opened this issue over 1 year ago
Drop support for Symfony 4
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Modernize codebase for PHP 8
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Fix PHPStan errors after PHPUnit update
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Stop using deprecated method Connection::getEventManager
VincentLanglet opened this pull request over 1 year ago
VincentLanglet opened this pull request over 1 year ago
DependencyFactory::getEventDispatcher triggers a deprecation
VincentLanglet opened this issue over 1 year ago
VincentLanglet opened this issue over 1 year ago
Status detection broken after upgrade from 2.3.4 to 3.5.5
Herz3h opened this issue over 1 year ago
Herz3h opened this issue over 1 year ago
Exclude phpstan file with .gitattributes
VincentLanglet opened this pull request over 1 year ago
VincentLanglet opened this pull request over 1 year ago
[Command] Calling `DoctrineCommand` multiple times with multiple connections
cavasinf opened this issue over 1 year ago
cavasinf opened this issue over 1 year ago
BLOB, TEXT, GEOMETRY or JSON column '<name>' can't have a default value
malc0mn opened this issue over 1 year ago
malc0mn opened this issue over 1 year ago
Renaming sqlite table with unique index throws "index already exists"
karrakoliko opened this issue over 1 year ago
karrakoliko opened this issue over 1 year ago
Phpunit10
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Update coding standard to v12
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Remove ignore rule for @method-provided method
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Add details to sync-metadata-storage's help
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Interest for migration batches?
Ocramius opened this issue over 1 year ago
Ocramius opened this issue over 1 year ago
Dispatch event when migration failed
maMykola opened this issue over 1 year ago
maMykola opened this issue over 1 year ago
"migrate" creates migration table and --dry-run doesn't seem to output queries?
alturic opened this issue over 1 year ago
alturic opened this issue over 1 year ago
Remove @internal from OrmSchemaProvider
vudaltsov opened this issue almost 2 years ago
vudaltsov opened this issue almost 2 years ago
build: Update Box
theofidry opened this pull request almost 2 years ago
theofidry opened this pull request almost 2 years ago
build: Use the new compactors
theofidry opened this pull request almost 2 years ago
theofidry opened this pull request almost 2 years ago
build: Fix cleanup of the backup composer lock file
theofidry opened this pull request almost 2 years ago
theofidry opened this pull request almost 2 years ago
Add attributes to commands
gordinskiy opened this pull request almost 2 years ago
gordinskiy opened this pull request almost 2 years ago
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated.
o5 opened this issue almost 2 years ago
o5 opened this issue almost 2 years ago
Apply assets filter on sequences
ottaviano opened this pull request almost 2 years ago
ottaviano opened this pull request almost 2 years ago
Using explicit inclusion in schema_filter causes unexpected behavior when diffing database
thsmrtone1 opened this issue almost 2 years ago
thsmrtone1 opened this issue almost 2 years ago
Make it possible to `addSql()` that is executed as a statement
mpdude opened this pull request almost 2 years ago
mpdude opened this pull request almost 2 years ago
Cannot add `CREATE TRIGGER` statements with the DBAL `mysqli` driver
mpdude opened this issue almost 2 years ago
mpdude opened this issue almost 2 years ago
Using existing dbal connection for db-configuration
Fahani opened this issue almost 2 years ago
Fahani opened this issue almost 2 years ago
Removed preceding whitespace at colons in info and help messages
ToshY opened this pull request almost 2 years ago
ToshY opened this pull request almost 2 years ago
Setting version table as ignored by the schema manager seems to be required but is not documented
hollow3464 opened this issue almost 2 years ago
hollow3464 opened this issue almost 2 years ago
Unable to create migration version table within non-default schema
thsmrtone1 opened this issue almost 2 years ago
thsmrtone1 opened this issue almost 2 years ago
Update branch metadata
greg0ire opened this pull request almost 2 years ago
greg0ire opened this pull request almost 2 years ago
Merge release 3.6.0 into 4.0.x
github-actions[bot] opened this pull request almost 2 years ago
github-actions[bot] opened this pull request almost 2 years ago
Migration files are not reloaded
fabpico opened this issue almost 2 years ago
fabpico opened this issue almost 2 years ago
Adding the migrations table to doctrine (dbal) schema assets filter breaks migrations
ittmann opened this issue almost 2 years ago
ittmann opened this issue almost 2 years ago
Generating the same migrations over and over again for the numeric field
dragu opened this issue almost 2 years ago
dragu opened this issue almost 2 years ago
Repeats migration on default values when already in sync
BernardA opened this issue almost 2 years ago
BernardA opened this issue almost 2 years ago
Merge 3.6.x up into 4.0.x
greg0ire opened this pull request almost 2 years ago
greg0ire opened this pull request almost 2 years ago
Migrations with custom transactions don't work
maxm86545 opened this issue almost 2 years ago
maxm86545 opened this issue almost 2 years ago
DbalExecutor depends on concrete connection
ro0NL opened this issue almost 2 years ago
ro0NL opened this issue almost 2 years ago
Merge release 3.5.5 into 3.6.x
github-actions[bot] opened this pull request almost 2 years ago
github-actions[bot] opened this pull request almost 2 years ago
Add doctrine/event-manager:v2 support
Slamdunk opened this pull request almost 2 years ago
Slamdunk opened this pull request almost 2 years ago
Merge release 3.5.4 into 3.6.x
github-actions[bot] opened this pull request almost 2 years ago
github-actions[bot] opened this pull request almost 2 years ago
Fixed `all-or-nothing` console input value determination.
e-jevdokimovs opened this pull request almost 2 years ago
e-jevdokimovs opened this pull request almost 2 years ago
Successful output message for execute command
cpats007 opened this pull request almost 2 years ago
cpats007 opened this pull request almost 2 years ago
ConsoleLogger not used if command is called with --em option
nugoirem opened this issue almost 2 years ago
nugoirem opened this issue almost 2 years ago
Deprecate using `--all-or-nothing` with values
agustingomes opened this pull request almost 2 years ago
agustingomes opened this pull request almost 2 years ago
Deprecate passing arguments for `--all-or-nothing` command option
agustingomes opened this issue almost 2 years ago
agustingomes opened this issue almost 2 years ago
Added success message for Command Output
cpats007 opened this pull request almost 2 years ago
cpats007 opened this pull request almost 2 years ago
Error `The metadata storage is not up to date` since 3.5.3
dmaicher opened this issue almost 2 years ago
dmaicher opened this issue almost 2 years ago
Link to stable version of the docs
greg0ire opened this pull request almost 2 years ago
greg0ire opened this pull request almost 2 years ago
Drop support for silencing errors about DDL in transactions
greg0ire opened this pull request almost 2 years ago
greg0ire opened this pull request almost 2 years ago
Merge release 3.5.3 into 3.6.x
github-actions[bot] opened this pull request almost 2 years ago
github-actions[bot] opened this pull request almost 2 years ago
Adds success message for migrations command
cpats007 opened this pull request almost 2 years ago
cpats007 opened this pull request almost 2 years ago
Address deprecations from doctrine/orm
greg0ire opened this pull request almost 2 years ago
greg0ire opened this pull request almost 2 years ago
Handle absence of value for `--all-or-nothing` properly
agustingomes opened this pull request almost 2 years ago
agustingomes opened this pull request almost 2 years ago
Add support for doctrine/event-manager v2
stof opened this pull request about 2 years ago
stof opened this pull request about 2 years ago
Doubt about MigratorConfiguration [EDIT]
gravataLonga opened this issue about 2 years ago
gravataLonga opened this issue about 2 years ago
Use correct default values for VersionColumnLength in doc
eigan opened this pull request about 2 years ago
eigan opened this pull request about 2 years ago
Virtual column always generates migration SQL
theoaksoft opened this issue about 2 years ago
theoaksoft opened this issue about 2 years ago
Merge 3.5.x up into 3.6.x
greg0ire opened this pull request about 2 years ago
greg0ire opened this pull request about 2 years ago
Workflow maintenance
greg0ire opened this pull request about 2 years ago
greg0ire opened this pull request about 2 years ago
Add missing commands in code block
flavioheleno opened this pull request about 2 years ago
flavioheleno opened this pull request about 2 years ago
Remove stable specifiction for v3.3.x
ddelrio1986 opened this pull request about 2 years ago
ddelrio1986 opened this pull request about 2 years ago
Expose separate event manager
greg0ire opened this issue about 2 years ago
greg0ire opened this issue about 2 years ago
Address deprecations from doctrine/dbal
greg0ire opened this pull request about 2 years ago
greg0ire opened this pull request about 2 years ago
Don't throw NoMappingFound from OrmSchemaProvider
nicolas-grekas opened this pull request about 2 years ago
nicolas-grekas opened this pull request about 2 years ago
fix(docs): organize_migrations parameters values
lugosium opened this pull request about 2 years ago
lugosium opened this pull request about 2 years ago
" The metadata storage is not up to date" after update to `doctrine/dbal.3.5.0`
sgehrig opened this issue about 2 years ago
sgehrig opened this issue about 2 years ago
doc(generating-migration): change ignore table function
Amorfx opened this pull request about 2 years ago
Amorfx opened this pull request about 2 years ago
The metadata storage is not up to date when using MariaDBPlatform platform
Rixafy opened this issue about 2 years ago
Rixafy opened this issue about 2 years ago
Bump CI workflows
derrabus opened this pull request about 2 years ago
derrabus opened this pull request about 2 years ago
`--all-or-nothing` option is very confusing
lazka opened this issue about 2 years ago
lazka opened this issue about 2 years ago
Delete DialogSupport trait
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago