metabase / metabase

The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
https://metabase.com
Other
38.05k stars 5.05k forks source link

Start versioning data for the Sample Database #34790

Open nemanjaglumac opened 11 months ago

nemanjaglumac commented 11 months ago

We're currently only storing a final binary for the Sample Database in our repo. To make it easier to change and to track those changes, we should store the data itself in the repo.

camsaul commented 11 months ago

Mentioned in Slack but another option is resurrecting the code for generating the sample database. Regenerating it periodically with updated timestamps and what not is probably easier than manually updating them in a SQL dump or other file like that

https://github.com/metabase/metabase/blob/v0.33.0/lein-commands/sample-dataset/metabase/sample_dataset/generate.clj