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
Previously, uppercase conversion was done in the SQL query's rpsl_pks(), but this is no longer used for this query. RPSL PK in the DB is already always in upper case.
Previously, uppercase conversion was done in the SQL query's rpsl_pks(), but this is no longer used for this query. RPSL PK in the DB is already always in upper case.
(cherry picked from commit 4badeee)
Previously, uppercase conversion was done in the SQL query's rpsl_pks(), but this is no longer used for this query. RPSL PK in the DB is already always in upper case.
(cherry picked from commit 4badeee)
Co-authored-by: Sasha Romijn <github@mxsasha.eu>
Describe the bug
Seeing case-sensitive inverse query results.
To Reproduce
Expected behaviour
Same prefix lists results regardless of the case of the route-set.
IRRd version you are running
4.4.1
Additional context
Testing against
rr.ntt.net
running 4.2.8 gives the expected results.The text was updated successfully, but these errors were encountered: