John Erling Blad has submitted this change and it was merged. Change subject: Move wb_changes to the repo. ......................................................................
Move wb_changes to the repo. wb_changes may be used by the client, but only as a foreign table from another wiki. So classes for accessing wb_changes stay in lib, but the table itself is maintained and created by the master. Change-Id: Ibbf4082c9a8de11bf15c495ed7b50453068c94da --- M lib/WikibaseLib.hooks.php M lib/WikibaseLib.php M repo/Wikibase.hooks.php R repo/sql/changes.pg.sql R repo/sql/changes.sql 5 files changed, 15 insertions(+), 10 deletions(-) Approvals: John Erling Blad: Verified; Looks good to me, approved Jeroen De Dauw: Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/25257 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibbf4082c9a8de11bf15c495ed7b50453068c94da Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
