Nischayn22 has uploaded a new change for review. Change subject: Fixed tables for special properties ......................................................................
Fixed tables for special properties Assigned new tables for all special properties, this way we gain space by not storing the property ids and querying them Also removed the use of proptable->specpropsonly, as we now have only fixed tables for these properties Change-Id: I5ac14cc960ac804713e02c99062848bd115fff05 --- M includes/storage/SQLStore/SMW_SQLStore3.php M includes/storage/SQLStore/SMW_SQLStore3Table.php M includes/storage/SQLStore/SMW_SQLStore3_Readers.php M includes/storage/SQLStore/SMW_SQLStore3_SetupHandlers.php M includes/storage/SQLStore/SMW_SQLStore3_SpecialPageHandlers.php M includes/storage/SQLStore/SMW_SQLStore3_Writers.php 6 files changed, 47 insertions(+), 76 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki refs/changes/99/15699/1 -- To view, visit https://gerrit.wikimedia.org/r/15699 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5ac14cc960ac804713e02c99062848bd115fff05 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: master Gerrit-Owner: Nischayn22 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
