Stephen Polcyn 1dc1850793 Drop_chunks returns list of dropped chunks
Previously, drop_chunks returned an empty table, giving the user
no indication of what (if anything) had happened.
Now, drop_chunks returns a list of the chunks identifiers in the
same style as show_chunks, with the chunk's schema and table name.

Notably, when show_chunks is called directly before drop_chunks, the
output should be the same.
2019-07-19 12:13:24 -04:00
..
2019-04-12 12:12:17 -04:00
2019-07-17 18:23:13 +02:00
2019-04-26 13:08:00 -04:00
2019-04-26 13:08:00 -04:00