Nischayn22 has uploaded a new change for review. Change subject: Removing length for Strings ......................................................................
Removing length for Strings Changed DIHandlers for Blob and Strings : they store two fields, one for selecting and sorting and the other for storing the actual blob(only when size exceeds 255) Added new table for some special properties - 'smw_uri'. Initially they were stored in smw_spec2, but now spec2 can only store properties of type String TODO - check the tables for other special properties Change-Id: I1dd5becb10293b57be4102719d30f1521af02a90 --- M includes/storage/SMW_DIHandler_Blob.php M includes/storage/SMW_DIHandler_String.php M includes/storage/SMW_SQLStore2.php 3 files changed, 63 insertions(+), 20 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki refs/changes/12/14612/1 -- To view, visit https://gerrit.wikimedia.org/r/14612 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1dd5becb10293b57be4102719d30f1521af02a90 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: storerewrite Gerrit-Owner: Nischayn22 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
