I'm having some issues returning any results from my SQL query. I'm pretty sure it's got something to do with the WHERE condition. I want only certain RULE_ID
// MyPythonObject.java import org.python.core.PyObject; import org.python.expose.ExposedClassMethod; import org.python.expose.ExposedType; @ExposedType public