Skip to content

Is this possible to append database name along with table name in migration script? #37

Open
@pramodfliplearn

Description

@pramodfliplearn

Hi Team,

I am using php-mysql-diff tool and this is really helpful for me and all other's.

But, I am stuck in one place that is "Is this possible to append the database name along with table name in migration script?"

For example, I am going to compare Database A and Database B.

Require output is:
ALTER TABLE A.TABLE_NAME *******
CREATE TABLE B.TABLE_NAME (*******)

Please help me with this. Thanks, in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions