mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
fake commit to trigger CI
This commit is contained in:
parent
29a26af156
commit
4a6c66786c
@ -22,4 +22,5 @@ $CLICKHOUSE_CLIENT --query="ALTER TABLE test_drop_indices DROP INDEX test_index;
|
||||
# Must not throw an exception
|
||||
$CLICKHOUSE_CLIENT --query="ALTER TABLE test_drop_indices DROP INDEX IF EXISTS test_index"
|
||||
|
||||
$CLICKHOUSE_CLIENT --query="DROP TABLE test_drop_indices;"
|
||||
$CLICKHOUSE_CLIENT --query="DROP TABLE test_drop_indices;"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user