Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddQueriesToSchema ¶ added in v0.427.1
func AddQueriesToSchema(ctx context.Context, projectRoot string, mc moduleconfig.AbsModuleConfig, out *schema.Schema) (bool, error)
AddQueriesToSchema adds Decls generated from SQL files to the schema. If the target module already exists in the schema, it is overwritten.
Returns true if the schema was updated, false otherwise.
Types ¶
type ConfigContext ¶
type WASMPlugin ¶
Click to show internal directories.
Click to hide internal directories.