Additionally, any changes to columns that make up the hash for the ID of the table should force a regeneration of
id
. When pulling throughData.from_sql
, the id hash is generated, and if any of the hash columns have changed, the id will differ from the database.
savoy referenced this ticket in commit 47beea1.