Module sql_parser::ast::defs::name[][src]

Structs

An identifier.

A name of a table, view, custom type, etc., possibly multi-part, i.e. db.schema.obj

Enums