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
{{ message }}
This repository was archived by the owner on Sep 28, 2022. It is now read-only.
DB inserts in statistics work with PostgreSQL (b72eb8f)
Features
Added configurable ipdIdColumnName and spIdColumnName in statistics (515f99b)
Known bugs
SQL insert in the ProxyStatistics filter might cause SQL exceptions due to usage of rs.first() call. This bug has been fixed in #105 and has been released in v7.1.1