Skip to content

Commit 7d34f26

Browse files
committed
Add link to table removal ticket
1 parent a7cf9aa commit 7d34f26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

features/db-tables.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Feature: List database tables
4141

4242
When I run `wp db tables`
4343
# Leave out wp_blog_versions, it was never used and removed in WP 5.3+.
44+
# See https://core.trac.wordpress.org/ticket/19755
45+
4446
# Leave out wp_blogmeta for old WP compat.
4547
And STDOUT should contain:
4648
"""

0 commit comments

Comments
 (0)