Closed simonw closed 3 years ago
I'm going to add _
suffixes to the columns in the data - so item
becomes item_
.
If the data has an item_
I will add another underscore, item__
.
Special case: if there is only a single ID and it's called id
- --id id
- I'm not going to change it.
Actually I'm going to completely ban columns called id_
or item_
or version_
or commit_
just for simplicity.
Columns added by this tool are:
id
item
version
commit