MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / ToViewName

Method ToViewName

sqlparser/ast.go:1212–1217  ·  view source on GitHub ↗

ToViewName returns a TableName acceptable for use as a VIEW. VIEW names are always lowercase, so ToViewName lowercasese the name. Databases are case-sensitive so Qualifier is left untouched.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ParseMethod · 0.80

Calls 1

NewTableIdentFunction · 0.85

Tested by

no test coverage detected