Skip to content

Rename Db\Table\Table to TableMetadata#911

Merged
markstory merged 1 commit into
5.xfrom
chore-rename-table-table
Oct 7, 2025
Merged

Rename Db\Table\Table to TableMetadata#911
markstory merged 1 commit into
5.xfrom
chore-rename-table-table

Conversation

@markstory

Copy link
Copy Markdown
Member

Having both Migrations\Db\Table and Migrations\Db\Table\Table can make reading migrations code confusing to read. Renaming one of the classes to TableMetadata avoids confusion.

Having both `Migrations\Db\Table` and `Migrations\Db\Table\Table` can
make reading migrations code confusing to read. Renaming one of the
classes to TableMetadata avoids confusion.
@markstory markstory merged commit a038670 into 5.x Oct 7, 2025
13 checks passed
@markstory markstory deleted the chore-rename-table-table branch October 7, 2025 18:24
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.

1 participant