Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / doctrine/DoctrineMigrationsBundle issues and pull requests

#598 - Bump doctrine/.github from 7.2.0 to 7.2.1

Pull Request - State: closed - Opened by dependabot[bot] 10 days ago
Labels: CI

#597 - Remove constraint on doctrine/persistence

Pull Request - State: closed - Opened by greg0ire 13 days ago

#596 - Mark classes as final with an annotation

Pull Request - State: open - Opened by greg0ire 17 days ago

#595 - Make classes internal

Pull Request - State: closed - Opened by greg0ire 17 days ago

#594 - Bump doctrine/.github from 7.1.0 to 7.2.0

Pull Request - State: closed - Opened by dependabot[bot] 17 days ago
Labels: CI

#593 - Make all classes final

Pull Request - State: closed - Opened by greg0ire 18 days ago - 1 comment

#592 - Drop support for ORM 2

Pull Request - State: closed - Opened by greg0ire 19 days ago - 2 comments

#591 - Address annotations deprecation

Pull Request - State: closed - Opened by greg0ire 19 days ago
Labels: Test Suite

#590 - Add support for multiple connections managed by migrations

Pull Request - State: open - Opened by tobias-93 23 days ago - 3 comments

#589 - Merge 3.4.x up into 4.0.x

Pull Request - State: closed - Opened by greg0ire 24 days ago

#588 - Merge release 3.4.1 into 4.0.x

Pull Request - State: closed - Opened by github-actions[bot] 24 days ago

#587 - Apply schema filter more selectively

Pull Request - State: closed - Opened by greg0ire about 1 month ago - 8 comments
Labels: Bug

#586 - Regression in 3.4: Command doctrine:schema:drop is influenced

Issue - State: closed - Opened by kevinpapst about 1 month ago - 3 comments

#585 - Regression: Migrations table already exists error in 3.4

Issue - State: closed - Opened by uncaught about 1 month ago - 8 comments

#584 - After v3.4 all migrations shown as not executed in dev toolbar

Issue - State: closed - Opened by mmarton about 1 month ago - 28 comments

#583 - Update branch metadata

Pull Request - State: closed - Opened by greg0ire about 1 month ago - 1 comment

#582 - Merge 3.4.x up into 4.0.x

Pull Request - State: closed - Opened by greg0ire about 1 month ago

#581 - Merge release 3.4.0 into 4.0.x

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago

#580 - Merge 3.3.x up into 3.4.x

Pull Request - State: closed - Opened by greg0ire about 1 month ago

#579 - Normalize composer.json

Pull Request - State: closed - Opened by greg0ire about 1 month ago
Labels: CI

#578 - Drop useless phpcs configuration

Pull Request - State: closed - Opened by greg0ire about 1 month ago
Labels: Enhancement

#577 - Modernize code

Pull Request - State: closed - Opened by derrabus about 1 month ago
Labels: Improvement

#576 - Remove support for Symfony 5

Pull Request - State: closed - Opened by derrabus about 1 month ago
Labels: Improvement

#575 - Upgrade to PHPUnit 11

Pull Request - State: closed - Opened by greg0ire about 1 month ago
Labels: Test Suite

#574 - Remove support for container-aware migrations

Pull Request - State: closed - Opened by derrabus about 1 month ago
Labels: BC Break

#573 - Merge 3.4.x into 4.0.x

Pull Request - State: closed - Opened by derrabus about 1 month ago

#572 - Add grammar constraint for phpcs.xml.dist

Pull Request - State: closed - Opened by greg0ire about 1 month ago
Labels: Enhancement

#571 - Drop unsupported versions of PHP

Pull Request - State: closed - Opened by greg0ire about 1 month ago
Labels: BC Break

#570 - Merge 3.4.x up into 4.0.x

Pull Request - State: closed - Opened by greg0ire about 1 month ago

#569 - Merge 3.3.x up into 3.4.x

Pull Request - State: closed - Opened by greg0ire about 1 month ago

#568 - Run tests with PHP 8.4

Pull Request - State: closed - Opened by greg0ire about 1 month ago
Labels: CI

#567 - Merge 3.4.x up into 4.0.x

Pull Request - State: closed - Opened by greg0ire about 1 month ago

#566 - Merge 3.3.x up into 3.4.x

Pull Request - State: closed - Opened by greg0ire about 1 month ago

#565 - PHPStan 2

Pull Request - State: closed - Opened by greg0ire about 1 month ago
Labels: Static Analysis

#563 - Bump doctrine/.github from 6.0.0 to 7.1.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: CI

#562 - Drop Psalm

Pull Request - State: closed - Opened by greg0ire 3 months ago
Labels: Static Analysis

#561 - Bump doctrine/.github from 5.3.0 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: CI

#560 - Bump doctrine/.github from 5.2.0 to 5.3.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: CI

#559 - Update doc for dependencies injection and Symfony 7

Pull Request - State: closed - Opened by MrYamous 4 months ago - 1 comment
Labels: Documentation

#558 - Add attributes example for entity in documentation

Pull Request - State: closed - Opened by MrYamous 4 months ago
Labels: Documentation

#557 - Does not use custom TypedFieldMapper

Issue - State: closed - Opened by michnovka 4 months ago - 4 comments

#556 - Bump doctrine/.github from 5.1.0 to 5.2.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: CI

#555 - Bump doctrine/.github from 5.0.1 to 5.1.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: CI

#553 - Generated migrations do not consider `columnDefinition=...` clause

Issue - State: closed - Opened by jean553 6 months ago - 2 comments

#552 - Migrations with addSql in postUp stopped work

Issue - State: closed - Opened by ko4aisheretodev 8 months ago - 1 comment

#551 - Update index.rst: Minor improvements at "Manual Tables"

Pull Request - State: closed - Opened by ThomasLandauer 8 months ago
Labels: Documentation

#550 - MariaDB: doctrine_migration_versions already exists

Issue - State: open - Opened by 4d4ch4u32 8 months ago

#548 - Symfony 7.1 Support

Issue - State: closed - Opened by anthonylex 9 months ago

#547 - Is there support for `check` constraints on a table?

Issue - State: closed - Opened by nacholibre 9 months ago - 1 comment

#546 - Merge release 3.3.1 into 3.4.x

Pull Request - State: closed - Opened by github-actions[bot] 9 months ago

#545 - Switch to non-deprecated Extension class

Pull Request - State: closed - Opened by derrabus 9 months ago
Labels: Bug

#544 - Bump doctrine/.github from 3.1.0 to 5.0.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: CI

#543 - Maintenance

Pull Request - State: closed - Opened by greg0ire 10 months ago
Labels: CI

#542 - Error when running 'diff' and 'migrate' at the same thread

Issue - State: closed - Opened by sunchuo 10 months ago - 1 comment

#541 - Use service name in the example

Pull Request - State: closed - Opened by jaapio 11 months ago
Labels: Documentation

#540 - Fix .gitattribute

Pull Request - State: closed - Opened by connorhu 11 months ago - 4 comments
Labels: Bug

#539 - Remove tautological comments

Pull Request - State: closed - Opened by greg0ire 11 months ago
Labels: Documentation

#538 - Address static analysis issues from the baselines

Pull Request - State: closed - Opened by greg0ire 11 months ago
Labels: Static Analysis

#537 - Remove changelog

Pull Request - State: closed - Opened by greg0ire 11 months ago

#536 - Configure the documentation directory for each branch

Pull Request - State: closed - Opened by greg0ire 11 months ago - 1 comment
Labels: Documentation

#535 - Switch to a modern directory structure

Pull Request - State: closed - Opened by greg0ire 11 months ago - 2 comments
Labels: Improvement

#534 - Merge 3.3.x up into 3.4.x

Pull Request - State: closed - Opened by greg0ire 11 months ago

#533 - Cover all directories with our tooling

Pull Request - State: closed - Opened by greg0ire 11 months ago - 2 comments
Labels: Static Analysis

#532 - Merge 3.3.x up into 3.4.x

Pull Request - State: closed - Opened by greg0ire 11 months ago

#531 - Address deprecation from DoctrineBundle

Pull Request - State: closed - Opened by greg0ire 11 months ago - 2 comments
Labels: Test Suite

#530 - Introduce EnvironmentAwareMigrationInterface

Pull Request - State: closed - Opened by alexndlm 11 months ago - 7 comments
Labels: Enhancement

#529 - Register event listener to remove migration table from comparison schema

Pull Request - State: closed - Opened by wmouwen 11 months ago - 1 comment

#528 - Merge 3.3.x up into 3.4.x

Pull Request - State: closed - Opened by greg0ire 11 months ago

#527 - Exclude file from static analysis

Pull Request - State: closed - Opened by greg0ire 11 months ago
Labels: CI, Static Analysis

#526 - Add support for --complete

Pull Request - State: closed - Opened by greg0ire 11 months ago - 10 comments
Labels: Improvement

#525 - compatible with latest Doctrine ORM 3 and DBAL 4?

Issue - State: closed - Opened by arderyp 12 months ago - 1 comment

#524 - Add service migrations (POC)

Pull Request - State: open - Opened by HypeMC about 1 year ago - 12 comments
Labels: Enhancement

#523 - Update config example to match flex recipe.

Pull Request - State: open - Opened by yivi about 1 year ago - 3 comments
Labels: Documentation

#522 - Removed deprecated option --show-versions in documentation

Pull Request - State: closed - Opened by atehvg about 1 year ago - 1 comment
Labels: Documentation

#521 - Migration dependency injection in Symfony 7.0

Issue - State: open - Opened by TomBrouws about 1 year ago - 11 comments

#519 - Prepare 3.3.0

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Documentation

#518 - Deprecate ContainerAwareMigrationFactory

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Deprecation

#517 - Psalm 5

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Static Analysis

#516 - Test against dev deps in CI

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: CI

#515 - Test on PHP 8.2 and 8.3

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: CI

#514 - Bump workflows

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: CI

#513 - Drop support for Symfony 3 and 4

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Improvement

#512 - Doctrine CS 12

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Improvement

#511 - `mapping_types` config seems to be ignored on `diff`

Issue - State: open - Opened by OskarStark over 1 year ago - 1 comment

#510 - Support Symfony 7

Issue - State: closed - Opened by tacman over 1 year ago - 1 comment

#508 - Allow Symfony 7

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago
Labels: Improvement

#507 - option --em does nothing for me

Issue - State: open - Opened by lbcd over 1 year ago - 1 comment

#506 - [WIP] feat: add config all-or-nothing

Pull Request - State: closed - Opened by bond-wp over 1 year ago

#505 - Add static analysis files to .gitattributes

Pull Request - State: closed - Opened by VincentLanglet over 1 year ago - 1 comment
Labels: Improvement

#504 - Doctrine migrations generates DROP CONSTRAINT twice

Issue - State: open - Opened by josh76260 over 1 year ago

#502 - Rename index.rst to index.rst m

Pull Request - State: closed - Opened by X-oss-byte over 1 year ago - 1 comment

#500 - Add option --mapping on migrations:diff

Issue - State: open - Opened by jeffersonvantuir over 1 year ago

#499 - Merge release 3.2.4 into 3.3.x

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#498 - Added type declaration to `MigrationsCollector::collect()`

Pull Request - State: closed - Opened by dannyvw over 1 year ago - 1 comment
Labels: Improvement

#497 - Symfony deprecation

Issue - State: closed - Opened by dannyvw over 1 year ago - 2 comments