github.com/go-pg/pg/v10/orm.Table.String (method, view implemented interface methods)

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		model_table_struct.go#L46: 	return m.table.String()
		table.go#L156: func (t *Table) String() string {