package
4.67.0
Repository: https://github.com/cloudquery/plugin-sdk.git
Documentation: pkg.go.dev

# Functions

Apply applies the given transformers to the given Tables, and recursively on the relations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Set parent links on relational tables.
TransformTables runs given Tables' transformers as defined in the table definitions, and recursively on the relations.
No description provided by the author
WithIgnoreInTestsTransformer overrides how column ignoreInTests will be determined.
WithMaxJSONTypeSchemaDepth allows to specify the maximum depth of JSON type schema.
WithNameTransformer overrides how column name will be determined.
WithPrimaryKeyComponents allows to specify what struct fields should be used as primary key components.
WithPrimaryKeys allows to specify what struct fields should be used as primary keys.
WithResolverTransformer overrides how column resolver will be determined.
WithSkipFields allows to specify what struct fields should be skipped.
WithTypeTransformer overrides how column type will be determined.
WithUnwrapAllEmbeddedStructs instructs codegen to unwrap all embedded fields (1 level deep only).
WithUnwrapStructFields allows to unwrap specific struct fields (1 level deep only).

# Constants

No description provided by the author

# Type aliases

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