Am 01.06.2017 um 16:07 schrieb Magnus Manske:
So I'll be busy finding uses of this table, and changing them, for the next week or two...
Note that since now I have to use substring comparisons in queries (instead of integer comparisons), for example with wb_terms, SQL queries will run slower as a result.
wb_terms will also get a column with the full entity ID, and will lose the numeric ID column. We will announce this separately.
Magnus, can you give some examples of what you use wb_entity_per_page for? If it's for building links, you can now use the IDs directly, without looking at the page table. Are there other things besides the terms table that would use substrings?
Thanks!