simonw / git-history

Tools for analyzing Git history using SQLite
Apache License 2.0
191 stars 18 forks source link

Ability to extract columns from `item` and `item_version` #41

Open simonw opened 2 years ago

simonw commented 2 years ago

Might be able to get a major space saving by allowing users to say "extract these columns" and having them turned into integer foreign keys to a separate lookup table.