When running SQL v1.1.0 pack on k8s ST deployment v0.100.0 I'm constantly getting
TypeError: new() missing 1 required positional argument: 'query'
I tired specifying query value on multiple ways and scenarios, always the same error, even examples from SQL pack docs causing it.
When running SQL v1.1.0 pack on k8s ST deployment v0.100.0 I'm constantly getting
I tired specifying query value on multiple ways and scenarios, always the same error, even examples from SQL pack docs causing it.