This repo contains a simple, safe workflow to import Umami Cloud CSV exports into a self‑hosted Umami backed by Postgres (Neon compatible). The repo ships with a small, synthetic sample CSV file so ...
Low-priority, but technically Postgres doesn't need bulk_import_id because ActiveRecordImport will return the list of IDs that were inserted. In that case we shouldn't need an additional column to ...