The-DataTank icon indicating copy to clipboard operation
The-DataTank copied to clipboard

Add literal support and concatenation to SPECTQL

Open lievenjanssen opened this issue 12 years ago • 0 comments

Implement ability to concatenate column values and strings.

e.g.

/person{name, 'http://icons.com/' + gender + '.png'}

would generate an icon url for a gender icon which could be used on maps.

(btw would love to have a full implementation of HTSQL standard in SPECTQL, will log a seperate issue for that for a next release)

lievenjanssen avatar Mar 05 '12 10:03 lievenjanssen