Hi,
I´ve written python code while working with influxDB 1.8 that uses the influxQL SELECT * from statement a lot throughout different files. I’ve recently upgraded to influxDB 2.0 and this statement doesn’t seem to work anymore. Is there a way to fix this or do I need to rewrite the code where this statement is used to the influx query statement of Flux