Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDatabaseDeclsToSchema ¶
func AddDatabaseDeclsToSchema(ctx context.Context, projectRoot string, mc moduleconfig.AbsModuleConfig, out *schema.Schema) (bool, error)
AddDatabaseDeclsToSchema 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.