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
fix(pgrouting): change postgis extensions dependency to 'postgis-all'
Since we merged the multi version PostGIS extensions, the name of the
package providing all PostGIS extensions changed from `postgis` to
`postgis-all`.
0 commit comments