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
rpostgisLT::pgtrajDrop(conn, "l", full_clean = TRUE) or also on ltraj2pgtraj(conn, l, overwrite = TRUE)
RS-DBI driver: (could not Retrieve the result : ERROR: cannot drop view parameters_l because other objects depend on it
DETAIL: materialized view step_geometry_shiny_l depends on view parameters_l
HINT: Use DROP ... CASCADE to drop the dependent objects too.
). Rolling back transaction
The text was updated successfully, but these errors were encountered:
rpostgisLT::pgtrajDrop(conn, "l", full_clean = TRUE)
or also onltraj2pgtraj(conn, l, overwrite = TRUE)
The text was updated successfully, but these errors were encountered: