Query with params error
We got unexpected behaivor: query works correctly without params and raises error node (Parameter) in position 18446744073709551615 not found when parameterized. Additionally, when there are at least 3 extra params, sbroad.execute does not return error. You can checkout on branch 334-query_params_error and run make test_integration to see reproduction (query_with_parameters.test_error_when_parameterized test)
Edited by Asya Lomakina