pinform
pinform copied to clipboard
PInfORM: InfluxDB ORM (OSTM) for Python
Hi, i used your python pinform and it's a great code.. thanks one question please i need to advance 2h the time in influxdb so is it possible to change...
Fixed a bug in Dynamic Measurement name resolution, where `.replace` method doesn't overwrite.
Hi, Thank you for this nice helper package. My problem is about dynamic measurement name creation. No matter what I do, I can not make MeasurementNameComponent work. I even wrote...
Added double quotes around measurement_name in query string to cater for cases where the measurement name already includes a dot returning an error not matching a retention policy. Influx infers...