Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.rst: Fix the sample code class name to follow the migration command #609

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

MarwanSalim
Copy link
Contributor

@MarwanSalim MarwanSalim commented Mar 21, 2023

bin/cake bake migration AlterPriceOnProducts name:float

The class name should be the same as the file name
Since the migration command is AlterPriceOnProducts so the file name also will be generated as AlterPriceOnProducts

The `class name` should be the same with the `file name`
@MarwanSalim MarwanSalim changed the title Update index.rst Update index.rst: Fix the sample code class name to follow the migration command Mar 21, 2023
@MarwanSalim MarwanSalim changed the title Update index.rst: Fix the sample code class name to follow the migration command Update index.rst: Fix the sample code class name to follow the migration command Mar 21, 2023
@dereuromark dereuromark merged commit f7865b0 into cakephp:3.x Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants