Module snapshot

Module snapshot 

Source
Expand description

Schema snapshot builder from parsed schema files

This module converts ParseResult from the schema parser into Snapshot types that can be used for migration diffing.

Functionsยง

parse_result_to_snapshot
Convert a ParseResult into a Snapshot for migration diffing