]> git.ipfire.org Git - thirdparty/patchwork.git/commit
lib: Correct PatchComment table
authorStephen Finucane <stephen@that.guru>
Wed, 24 Feb 2021 15:26:08 +0000 (15:26 +0000)
committerStephen Finucane <stephen@that.guru>
Wed, 24 Feb 2021 15:26:56 +0000 (15:26 +0000)
commita51e7cfd95e24d6757a146e9c8e8f3aec44b226c
tree2e5742d9c039de5ca86ee8697c858f63e66e608c
parent79700f321335a2d7c649eb03932797af521942a0
lib: Correct PatchComment table

The table is 'patchwork_comment', not 'patchwork_patchcomment'. Correct
this.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Closes: #396
Fixes: 7b967db4 ("lib: Update DB permissions to reflect model changes")
lib/sql/grant-all.mysql.sql
lib/sql/grant-all.postgres.sql