aeat.adapters.persistence.storage.sql._secure_object_schema module¶
Schema and row-shape helpers for SQL secure-object persistence.
- ensure_quarantine_table(engine)[source]¶
Create the quarantine archive table with the secure-object metadata shape.
- build_revision_ancestor_ids(previous_revision_id, previous_revision_ancestor_ids)[source]¶
Prepend the direct parent revision to the ancestry chain.