improve prefetch schema testing
This is in preparation for a schema upgrade. Improvements: - we test that the new schema is compatible with the old one (minimally) - the test won't need to be changed with the next version (only the .sql/data files) - the history of schemas is now clearly documented, and diffable - we test that the migrated schema matches, not just the data - it guarantees the next schema upgrade (v3) CL will test the current schema (v2) accurately. Change-Id: Ibd0de797bcfd878b24956946552eb7a77117124b Reviewed-on: https://chromium-review.googlesource.com/c/1179977Reviewed-by:Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Dan H <harringtond@google.com> Cr-Commit-Position: refs/heads/master@{#599715}
Showing
Please register or sign in to comment