package
0.0.0-20250307113752-035ee2b102e6
Repository: https://github.com/eminano/greenmask.git
Documentation: pkg.go.dev

# Functions

NewRuntimeContext - creating new runtime context.

# Variables

No description provided by the author
DomainConstraintsQuery - SQL query for getting domain check constraint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TableColumnsQuery - SQL query for getting all columns of table.
TableConstraintsCommonQuery - SQL query for searching the common constraints (pk, fk, trigger, check, exclude) Purpose - find all constraints assigned to the discovering table (excluding Domain constraints).
No description provided by the author
TablePrimaryKeyReferencesConstraintsQuery - SQL query for collecting all the PK references.
TableSearchQuery - SQL query for getting table by name and schema.

# Structs

RuntimeContext - describes current runtime behaviour according to the config and schema objects.