aae88fc3c3
Normalize all of the SHOW commands so they allow both using ON to specify the database and using the default database. Some commands would require one and some would require the other and it was confusing when using the query language. Affected commands: * SHOW RETENTION POLICIES * SHOW MEASUREMENTS * SHOW SERIES * SHOW TAG KEYS * SHOW TAG VALUES * SHOW FIELD KEYS |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
meta_client.go | ||
meta_client_test.go | ||
points_writer.go | ||
points_writer_test.go | ||
statement_executor.go | ||
statement_executor_test.go |