diff --git a/sql/test.sql b/sql/test.sql index f8b651bce..4508f489b 100644 --- a/sql/test.sql +++ b/sql/test.sql @@ -1 +1 @@ -select * from mytable \ No newline at end of file +select * from mytable where id = 1 \ No newline at end of file