v0.25.4
make: fix too lax loops in `make cli-test` and `make examples` (#140) * fix too lax `make cli-test` and `make examples` (make them fail, if any of the steps in their loops fail) * fix notice in vsql/sql_test.v * panic instead of continue, when connection_name is not found in connections