Skip to content

docs: fix dbmgmt/migration.rst#5631

Merged
samsonasik merged 4 commits intocodeigniter4:developfrom
kenjis:fix-docs-dbmgmt/migration.rst
Feb 5, 2022
Merged

docs: fix dbmgmt/migration.rst#5631
samsonasik merged 4 commits intocodeigniter4:developfrom
kenjis:fix-docs-dbmgmt/migration.rst

Conversation

@kenjis
Copy link
Copy Markdown
Member

@kenjis kenjis commented Jan 31, 2022

Description
Fixes #5611

  • update Migration filename and classname
  • add note on Migration classname uniqueness
  • fix tablename

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@kenjis kenjis added the documentation Pull requests for documentation only label Jan 31, 2022
@samsonasik samsonasik merged commit eb5d4b2 into codeigniter4:develop Feb 5, 2022
@samsonasik
Copy link
Copy Markdown
Member

Thank you @kenjis

@kenjis kenjis deleted the fix-docs-dbmgmt/migration.rst branch February 6, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doc: Same migration class name

3 participants