Update 00726_materialized_view_concurrent.sql

This commit is contained in:
alexey-milovidov 2018-10-04 22:40:10 +03:00 committed by GitHub
parent 575fa7f25a
commit cf6f5b314c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,4 +19,4 @@ SELECT * FROM mv2 ORDER BY x;
DROP TABLE test.mv1;
DROP TABLE test.mv2;
DROP TABLE test.src;
DROP TABLE test.src;