influxdb/influxql
Paulo Pires 30cc1339ec Renamed RetentionPolicyExists to RetentionPolicyCreate. 2015-11-28 16:15:00 +00: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 Renamed RetentionPolicyExists to RetentionPolicyCreate. 2015-11-28 16:15:00 +00:00
ast_test.go Add more missing QuoteIdent calls 2015-11-23 14:51:57 -08:00
doc.go Add InfluxQL AST and tokens. 2014-11-15 12:04:30 -07:00
parser.go Renamed RetentionPolicyExists to RetentionPolicyCreate. 2015-11-28 16:15:00 +00:00
parser_test.go Renamed RetentionPolicyExists to RetentionPolicyCreate. 2015-11-28 16:15:00 +00:00
result.go actually move influxql.Row* -> models.Row* 2015-09-16 16:32:50 -05: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