As explained in #140860, for consistency we need all tables to be in singular.

Here is a patch that renames node.module's table {node_revisions} to {node_revision}, filter.module's {filters} to {filter} and {filter_formats} to {filter_format}, and comment.module's {comments} table to {comment}.

All tests pass.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Status: Needs review » Needs work

The last submitted patch failed testing.

webchick’s picture

Status: Needs work » Needs review

Re-testing now that HEAD is fixed.

Status: Needs review » Needs work

The last submitted patch failed testing.

lilou’s picture

Status: Needs work » Needs review
FileSize
53.59 KB

Testbot result is very strange : the patch should be applied properly.

Reroll (please do no credit me).

Status: Needs review » Needs work

The last submitted patch failed testing.

recidive’s picture

Status: Needs work » Needs review
FileSize
52.02 KB

Refreshing.

recidive’s picture

Dave Reid’s picture

Was this committed (http://drupal.org/cvs?commit=156557)? The last patch isn't back from the testing bot yet, and this issue is still marked as code needs review...

recidive’s picture

Status: Needs review » Fixed

Yes, this was commited. The latest patch was just a re-roll to remove offset.

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

jhodgdon’s picture

Status: Closed (fixed) » Needs work
Issue tags: +Needs documentation

It looks like none of this was documented on http://drupal.org/update/modules/6/7

jhodgdon’s picture

changing tagging scheme for update guide

sheilaj’s picture

Status: Needs work » Needs review
jhodgdon’s picture

Status: Needs review » Fixed

Looks good to me, thanks!

Status: Fixed » Closed (fixed)
Issue tags: -Needs documentation updates

Automatically closed -- issue fixed for 2 weeks with no activity.