influxdb/services/meta
Andrew Hare d21ebfe531 Do not report an error when dropping a CQ on a non-existent DB/RP
This makes the behvior similar to other places in the DB where we
don't return an error when we try to drop an object from a non-
existent database.
2018-02-08 13:28:47 -06:00
..
internal Update restore functionality to run in online mode, consume Enterprise backup files. (#9207) 2018-01-10 13:59:18 -05:00
client.go Cleanup services package 2018-01-21 10:52:37 -08:00
client_test.go Do not report an error when dropping a CQ on a non-existent DB/RP 2018-02-08 13:28:47 -06:00
config.go Report subset of config values in SHOW DIAGNOSTICS 2017-03-14 11:34:19 -07:00
config_test.go in memory meta, single node configs, etc. 2016-03-14 16:55:54 +00:00
data.go Do not report an error when dropping a CQ on a non-existent DB/RP 2018-02-08 13:28:47 -06:00
data_internal_test.go remove unused NewShardOwner func 2017-05-25 11:37:08 -04:00
data_test.go Merge branch 'master' into ah-truncate-shards 2017-11-28 17:25:31 -07:00
errors.go Add db/rp name validation 2017-01-12 17:38:10 -05:00
file_unix.go Add platform specific override for file rename. 2016-03-18 21:45:29 +05:30
file_windows.go Remove redundant windows build tags 2016-05-03 14:22:02 +01:00
meta_test.go Update authentication cache to work for clusters 2016-02-12 07:16:57 -05:00
query_authorizer.go Cleanup services package 2018-01-21 10:52:37 -08:00
write_authorizer.go influxdata/influxdb/influxql -> influxdata/influxql 2017-10-30 14:40:26 -07:00