Versions in this module Expand all Collapse all v0 v0.2.0 Nov 9, 2021 Changes in this version + type Config struct + Schema string + Tables []TableMapping + type InternalRowMapping struct + Relation string + ResourceIDCols []int + ResourceType string + SubjectIDCols []int + SubjectType string + type InternalTableMapping struct + RelationshipsByColID []InternalRowMapping + TableID uint32 + type RowMapping struct + Relation string + ResourceIDCols []string + ResourceType string + SubjectIDCols []string + SubjectType string + type TableMapping struct + Name string + Relationships []RowMapping