yep, same here!
Also another question about consistency of _IDs in time.
I was working with an old version of wikipedia dump, and testing some data models I built on the dump using as pivot a few topics.
I might have data corrupted on my side, but just to be sure:
are _IDs of article persistent over time, or are they subjected to change?
Might happen that due any fallback or merge in an article history, ID would change?
E.g. as test article "Mars" would first point to a version _ID ="4285430" and then changed to "14640471"
I need to ensure _IDs will persist.
thank you!