Skip to content

Phinx should not create migrations with invalid class names #17

@ghost

Description

Running the command phinx create test will create a migration file with the timestamp and an underscore only. Force the create command to only accept class names in CamelCase. e.g. TestMigration or MyMigration and not foo or bar.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions