github.com/tobgu/qframe@v0.4.0/types/markers.go (about) 1 package types 2 3 // ColumnName is used to separate a column identifier from a string constant. 4 // It is used when filtering and evaluating expressions where ambiguities 5 // would otherwise arise. 6 type ColumnName string