r92509 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r92508
|
r92509
|
r92510
>
Date:
23:37, 18 July 2011
Author:
werdna
Status:
deferred (
Comments
)
Tags:
Comment:
svn add sql/mbf_user_editcount.sql
Modified paths:
/trunk/extensions/MoodBar/sql/mbf_user_editcount.sql
(added) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MoodBar/sql/mbf_user_editcount.sql
—
—
@@ -0,0 +1,2 @@
2
+-- Adds the mbf_user_editcount
3
+ALTER TABLE /*_*/moodbar_feedback ADD COLUMN mbf_user_editcount int unsigned NOT NULL;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r92277
MoodBar: store edit count at time of feedback in the database.
werdna
19:00, 15 July 2011
Comments
#
Comment by
Reedy
(
talk
|
contribs
)
23:46, 18 July 2011
SVN auto props!
Status & tagging log
00:20, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r92509
[
removed:
old
added:
deferred]
23:19, 5 August 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r92509
[
removed:
new
added:
old]