Ecosyste.ms: Issues

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

GitHub / cakephp/migrations issues and pull requests

#744 - Add schema support to MS SQL Server

Pull Request - State: open - Opened by ovoronyi 26 days ago

#743 - Disable foreign key checks when removing temp tables

Pull Request - State: open - Opened by markstory 27 days ago

#742 - Port insert & bulkinsert compatibility from phinx

Pull Request - State: closed - Opened by markstory 29 days ago

#741 - "FOREIGN KEY constraint failed" after updating to 4.4.0

Issue - State: open - Opened by kolorafa about 1 month ago - 6 comments
Labels: bug

#740 - Allow behavior of getMigrations() method in CakeManager to be modified or overridden

Issue - State: open - Opened by zejji about 1 month ago - 7 comments
Labels: enhancement

#739 - Not abel to specifie the Database to use in the Migration

Issue - State: open - Opened by Tyqo about 1 month ago - 2 comments
Labels: question

#738 - Make builtin the default migrations backend

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

#737 - Port insert with literals to builtin backend

Issue - State: closed - Opened by markstory about 2 months ago
Labels: enhancement

#736 - 4.next: add PHPUnit 11 support

Pull Request - State: closed - Opened by LordSimal about 2 months ago - 3 comments

#735 - Replace save() with update()

Pull Request - State: closed - Opened by davidspeijer about 2 months ago - 10 comments
Labels: question

#734 - update stan

Pull Request - State: closed - Opened by LordSimal about 2 months ago

#733 - Use actual Migrations version in builtin backend doc

Pull Request - State: closed - Opened by MasterOdin about 2 months ago

#732 - Add getDecoratedConnection to 4.x

Pull Request - State: closed - Opened by markstory 2 months ago

#731 - Add type parameter to getQueryBuilder()

Pull Request - State: closed - Opened by markstory 2 months ago - 1 comment

#730 - Update phpunit/phpunit requirement from ^10.1.0 to ^11.2.8

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, php

#729 - Start update for php 8.4

Pull Request - State: closed - Opened by markstory 2 months ago - 1 comment

#728 - Correcting getGlobalSchemaName to use the correct schema

Pull Request - State: closed - Opened by challgren 3 months ago - 4 comments

#727 - Update phpunit/phpunit requirement from ^10.1.0 to ^11.2.7

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, php

#726 - Check for potentially undefined command line argument

Pull Request - State: closed - Opened by markstory 3 months ago - 1 comment

#725 - `Argument version is not defined on this Command` when doing `mark_migrated`

Issue - State: closed - Opened by LordSimal 3 months ago - 1 comment
Labels: bug

#724 - 696 - Fix table method to add the table to array as phinx does

Pull Request - State: closed - Opened by ajibarra 4 months ago

#723 - bake migration_diff has issues with signed/unsigned primary keys and foreign keys.

Issue - State: closed - Opened by thonhaus 4 months ago - 3 comments
Labels: bug

#722 - rollback

Issue - State: open - Opened by tgoeminne 4 months ago - 3 comments
Labels: bug

#721 - Add datetime column support to addTimestamps()

Pull Request - State: closed - Opened by markstory 4 months ago

#720 - use varchar instead of string?

Issue - State: open - Opened by tgoeminne 4 months ago - 1 comment
Labels: question

#719 - Contain migration name in error if pending actions are still present

Issue - State: open - Opened by LordSimal 4 months ago - 2 comments
Labels: enhancement

#718 - Include the current backend in the entry point output

Pull Request - State: closed - Opened by markstory 5 months ago

#717 - Handle database with escapable identifiers in name

Pull Request - State: closed - Opened by jharder 5 months ago - 1 comment
Labels: bug

#716 - Bump actions/cache from 3 to 4

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

#715 - Bump codecov/codecov-action from 3 to 4

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

#714 - Merge in 'builtin' backend to 4.x

Pull Request - State: closed - Opened by markstory 5 months ago

#713 - Cleanup

Pull Request - State: closed - Opened by markstory 5 months ago

#712 - Align postgres build config with no-phinx

Pull Request - State: closed - Opened by markstory 5 months ago

#711 - 696 - Fix table method to add the table to array as phinx does

Pull Request - State: closed - Opened by ajibarra 5 months ago - 2 comments

#710 - Add `migrations --help` command

Pull Request - State: closed - Opened by markstory 5 months ago - 1 comment

#709 - Add test covering mark_migrated and plugins

Pull Request - State: closed - Opened by markstory 6 months ago

#708 - RFC: [no-phinx] Check if given plugin actually exists before executing command

Issue - State: closed - Opened by LordSimal 6 months ago - 1 comment
Labels: bug

#707 - Convert FeatureFlags to Configure operations

Pull Request - State: closed - Opened by markstory 6 months ago

#706 - Migrations builtin backend

Pull Request - State: closed - Opened by markstory 6 months ago

#705 - Add docs on the intended upgrade process.

Pull Request - State: closed - Opened by markstory 6 months ago

#704 - Add `migrations create` alias with new backend

Pull Request - State: closed - Opened by markstory 6 months ago

#703 - Add seed command

Pull Request - State: closed - Opened by markstory 6 months ago

#702 - Expand test coverage for migration events.

Pull Request - State: closed - Opened by markstory 6 months ago

#701 - Add rollback command

Pull Request - State: closed - Opened by markstory 6 months ago

#700 - Add Mark migrated command

Pull Request - State: closed - Opened by markstory 6 months ago

#699 - Add schema lock file generation to migrate command

Pull Request - State: closed - Opened by markstory 6 months ago

#698 - Add Dump command for new backend

Pull Request - State: closed - Opened by markstory 7 months ago

#697 - Add new Migrate command

Pull Request - State: closed - Opened by markstory 7 months ago

#696 - RFC: [no-phinx] Show warning if table instance has actions attached which haven't been executed

Issue - State: closed - Opened by LordSimal 7 months ago - 2 comments
Labels: enhancement

#695 - Remove Symfony/Console from Manager and Adapter

Pull Request - State: closed - Opened by markstory 7 months ago

#694 - Update Adapter classes to use Connection pt1

Pull Request - State: closed - Opened by markstory 7 months ago - 1 comment

#692 - Baked migrations of bool should be tinyint(1) signed

Issue - State: open - Opened by dereuromark 7 months ago
Labels: enhancement

#691 - Don't pluralize table name when baking seeds

Pull Request - State: closed - Opened by fabian-mcfly 7 months ago
Labels: bug

#690 - Update to use cake connections pt1

Pull Request - State: closed - Opened by markstory 8 months ago

#689 - Trim down Config and Manager classes to remove unused behavior

Pull Request - State: closed - Opened by markstory 8 months ago

#688 - Start implementing commands using builtin backend

Pull Request - State: closed - Opened by markstory 8 months ago

#687 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, github_actions

#686 - Add config switch for backend selection.

Pull Request - State: closed - Opened by markstory 8 months ago

#685 - Import Config and wire it into Manager and Environment

Pull Request - State: closed - Opened by markstory 8 months ago

#684 - Get manager tests passing with new backend

Pull Request - State: closed - Opened by markstory 8 months ago

#683 - Phinx v0.16 comp.

Pull Request - State: closed - Opened by dereuromark 8 months ago
Labels: dependencies

#682 - Get Environment tests passing with migrations engine

Pull Request - State: closed - Opened by markstory 8 months ago

#681 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, github_actions

#680 - 4.x: stan update

Pull Request - State: closed - Opened by LordSimal 8 months ago

#679 - Get started on PhinxAdapter

Pull Request - State: closed - Opened by markstory 9 months ago

#678 - Import environment

Pull Request - State: closed - Opened by markstory 9 months ago - 1 comment

#677 - Import additional adapters to setup Environment

Pull Request - State: closed - Opened by markstory 9 months ago - 1 comment

#676 - Port methods from CakeManager to the new manager

Pull Request - State: closed - Opened by markstory 9 months ago

#675 - Import manager

Pull Request - State: closed - Opened by markstory 9 months ago

#674 - How to migrate migration files?

Issue - State: open - Opened by hakito 9 months ago - 6 comments

#673 - Import sqlserver

Pull Request - State: closed - Opened by markstory 9 months ago

#672 - Import postgres adapter

Pull Request - State: closed - Opened by markstory 9 months ago

#671 - Import sqlite adapter

Pull Request - State: closed - Opened by markstory 9 months ago

#670 - Import adapter base classes and MysqlAdapter

Pull Request - State: closed - Opened by markstory 9 months ago

#669 - Import Db/Plan package

Pull Request - State: closed - Opened by markstory 10 months ago

#668 - Add force-autoid config.

Pull Request - State: open - Opened by dereuromark 10 months ago - 4 comments
Labels: enhancement, help wanted

#667 - Adding SET_NULL foreign keys fails

Issue - State: closed - Opened by dereuromark 10 months ago - 6 comments
Labels: bug

#666 - Port the Db/Action code and tests from phinx

Pull Request - State: closed - Opened by markstory 10 months ago

#665 - Import Db/Table package and get tests passing

Pull Request - State: closed - Opened by markstory 10 months ago

#664 - Run composer normalize over composer.json

Pull Request - State: closed - Opened by dereuromark 10 months ago

#663 - Fix deprecations related to CakePHP 4.5

Pull Request - State: closed - Opened by ishanvyas22 10 months ago - 2 comments

#662 - blob column seems broken

Issue - State: open - Opened by dereuromark 10 months ago - 3 comments
Labels: bug

#661 - Migration issues in Cake5

Issue - State: closed - Opened by dereuromark 11 months ago - 4 comments
Labels: bug

#658 - Make compatible with latest Phinx version.

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

#657 - 4.x: add fulltext index support to snapshot

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

#656 - Migrate database snapshot

Issue - State: closed - Opened by shadowx-jb 11 months ago - 1 comment
Labels: Defect

#655 - Warning added for baking a migration with no valid action prefix

Pull Request - State: closed - Opened by rrd108 11 months ago - 1 comment
Labels: enhancement

#654 - 4.x - Fix version number in readme.

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

#653 - initial snapshot does not define collation info

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

#652 - Baking fields

Issue - State: closed - Opened by dereuromark 11 months ago - 2 comments
Labels: bug

#649 - migration_diff warning `Undefined array key "precision"`

Issue - State: open - Opened by Rakasch 12 months ago - 1 comment

#648 - 4.x - Fix snapshot migration tests.

Pull Request - State: closed - Opened by ndm2 12 months ago

#647 - 4.x Migrations without Phinx

Issue - State: open - Opened by markstory 12 months ago - 15 comments
Labels: enhancement, RFC

#646 - Fix Phinx Feature Flags Link Syntax

Pull Request - State: closed - Opened by amayer5125 12 months ago - 1 comment

#645 - initial snapshot does not define collation info

Pull Request - State: closed - Opened by rrd108 12 months ago - 11 comments

#644 - 4.x - Fix diff baking tests.

Pull Request - State: closed - Opened by ndm2 about 1 year ago - 1 comment

#643 - Use test_comparisons connection for bake diff test

Pull Request - State: closed - Opened by othercorey about 1 year ago