github.com/go-pg/pg/v10/internal/parser.Parser.ReadIdentifier (method)
2 uses
github.com/go-pg/pg/v10/internal/parser (current package)
parser.go#L85: func (p *Parser) ReadIdentifier() (string, bool) {
github.com/go-pg/pg/v10/orm
format.go#L259: id, numeric := p.ReadIdentifier()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)