ewoksxas.converters.tests.test_orange.test_hash_id_stable_across_tables#
- ewoksxas.converters.tests.test_orange.test_hash_id_stable_across_tables()[source]#
The same (Filename, Scan Name) hashes identically in separate tables.
This is what makes the identity survive merges: unlike a first-seen integer id, the content hash does not depend on row position or which table it is in.