influxdb/influxql
Nathaniel Cook 804ddaa2df fix #4773 use explict derivative function names not just suffix 2015-12-15 09:21:25 -07:00
..
INFLUXQL.md SHOW SERIES does not accept group_by 2015-11-22 13:40:35 -08:00
NOTES Fix spelling errors in comments and strings. 2015-06-28 02:54:34 -04:00
ast.go fix #4773 use explict derivative function names not just suffix 2015-12-15 09:21:25 -07:00
ast_test.go fix #4773 use explict derivative function names not just suffix 2015-12-15 09:21:25 -07:00
doc.go Add InfluxQL AST and tokens. 2014-11-15 12:04:30 -07:00
parser.go Stub out DELETE in parser to return better error 2015-12-04 14:47:44 -07:00
parser_test.go Stub out DELETE in parser to return better error 2015-12-04 14:47:44 -07:00
result.go Revert "Merge pull request #4988 from influxdb/revert-4984-fix-query-panic" 2015-12-04 11:05:02 -08:00
scanner.go fix #2555: add backreference in CQs 2015-09-03 07:12:15 -04:00
scanner_test.go SHOW SHARD GROUPS 2015-11-14 22:27:24 +01:00
token.go Added support for setting retention policy on database creation. 2015-11-27 20:02:55 +00:00