Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqldef/sqldef
/ AddExclusion
Struct
AddExclusion
schema/ast.go:139–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
type
AddExclusion
struct
{
140
statement string
141
tableName QualifiedName
142
exclusion Exclusion
143
}
144
145
type
AddPolicy
struct
{
146
statement string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected