https://bugzilla.wikimedia.org/show_bug.cgi?id=42659
--- Comment #24 from José Antonio <[email protected]> --- Created attachment 13926 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13926&action=edit Diff file containing the following redefinitions: usage_count=$dbtypes[i]. 'i' => ( $wgDBtype == 'postgres' ? 'bigint' : 'INT(8)'. Diff file with the changes to $dbtypes array, which is defined in the function setupTables, in line 63 of the file : includes/storage/SQLStore/SMW_SQLStore3_SetupHandlers.php. Description in comment n. 22. And as per request in comment n.23. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
