Jeroen De Dauw has uploaded a new change for review. Change subject: Attempt to fix item lang+label+desc uniqueness restriction ......................................................................
Attempt to fix item lang+label+desc uniqueness restriction Do not merge without merging the follow up commit as well. This commit conatins broken state, but code I also want to keep in the history, as it represents a nicer solution then the follow up but is not possible due to bug in PHPs PDO, or at least in the SQLite implementation of PDO. Change-Id: Id1e2ec3e70b5b44d12e57da01198aa98fd7ef681 --- M repo/includes/content/ItemContent.php M repo/includes/store/sql/TermSqlCache.php M repo/tests/phpunit/includes/content/ItemContentTest.php M repo/tests/phpunit/includes/content/PropertyContentTest.php 4 files changed, 101 insertions(+), 15 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/84/25284/1 -- To view, visit https://gerrit.wikimedia.org/r/25284 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id1e2ec3e70b5b44d12e57da01198aa98fd7ef681 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
