Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

nledford/Scarlett

Repository files navigation

  • Install diesel_cli
cargo install diesel_cli --no-default-features --features postgres
  • Refresh materialized view
REFRESH MATERIALIZED VIEW photo_ordering;