Update 03008_index_small.sql

This commit is contained in:
Alexey Milovidov 2024-03-11 02:42:44 +03:00 committed by GitHub
parent 2ea4de78dd
commit 92734843fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,4 +16,4 @@ ATTACH TABLE test;
SELECT count() FROM test WHERE b >= 0;
-- DROP TABLE test;
DROP TABLE test;