mz_sql

Module names

Source
Expand description

Structured name types for SQL objects.

Structs§

Enums§

Statics§

Functions§

  • Updates any references in the provided AST node that are keys in id_map. If an id is found it will be updated to the value of the key in id_map. This assumes the names of the reference(s) are unmodified (e.g. each pair of ids refer to an item of the same name, whose id has changed).
  • Resolves names in an AST node using the provided catalog.