influxdb/influxql
Paul Dix 37d4f2a265 Fixes based on feedback. 2015-04-10 16:11:34 -07:00
..
INFLUXQL.md Fix CQ example on InfluxQL spec 2015-03-22 11:40:33 -04:00
NOTES WIP: wire up group bys and pretty much the whole shebang 2015-01-27 20:27:19 -05:00
ast.go Use uint64 for Series IDs 2015-04-10 16:11:34 -07:00
ast_test.go fixing tests 2015-03-20 16:51:41 -06:00
doc.go Add InfluxQL AST and tokens. 2014-11-15 12:04:30 -07:00
engine.go Fixes based on feedback. 2015-04-10 16:11:34 -07:00
functions.go Use uint64 for Series IDs 2015-04-10 16:11:34 -07:00
parser.go Use uint64 for Series IDs 2015-04-10 16:11:34 -07:00
parser_test.go fix #2215: allow keyword default to be unquoted 2015-04-09 16:37:20 -04:00
scanner.go refactor scanning & parsing of identifiers 2015-04-09 13:21:13 -04:00
scanner_test.go fix #2224: make influxql keywords case insensitive 2015-04-09 16:08:28 -04:00
token.go fix #2224: make influxql keywords case insensitive 2015-04-09 16:08:28 -04:00