mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 18:12:02 +00:00
fix the test
This commit is contained in:
parent
024c665885
commit
7c3c5ad6bb
@ -1,2 +1 @@
|
||||
ALTER TABLE replicated_constraints1
|
||||
ADD CONSTRAINT IF NOT EXISTS b_constraint CHECK b > 10
|
||||
ALTER TABLE replicated_constraints1 ADD CONSTRAINT IF NOT EXISTS b_constraint CHECK b > 10
|
||||
|
Loading…
Reference in New Issue
Block a user