You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ohobby is currently approaching Luftdatenpumpe (see also #29) and reported a warning with Luftdatenpumpe 0.20.2.
$ luftdatenpumpe --version
/path/to/site-packages/sqlalchemy/sql/functions.py:65: SAWarning: The GenericFunction 'array_agg' is already registered and is going to be overridden.
util.warn(
luftdatenpumpe 0.20.2
Unless it will cause some real havoc, I am interpreting this as just a warning and will take care of it when working on another iteration. Please let me know if you believe otherwise, Oliver.
With kind regards,
Andreas.
The text was updated successfully, but these errors were encountered:
Hi there,
@ohobby is currently approaching Luftdatenpumpe (see also #29) and reported a warning with Luftdatenpumpe 0.20.2.
$ luftdatenpumpe --version /path/to/site-packages/sqlalchemy/sql/functions.py:65: SAWarning: The GenericFunction 'array_agg' is already registered and is going to be overridden. util.warn( luftdatenpumpe 0.20.2
Unless it will cause some real havoc, I am interpreting this as just a warning and will take care of it when working on another iteration. Please let me know if you believe otherwise, Oliver.
With kind regards,
Andreas.
The text was updated successfully, but these errors were encountered: