coderbunker / timesheet-backend

Timesheet Datawarehouse backend
MIT License
1 stars 0 forks source link

Revert normalization of tasks to separate tables #31

Open rngadam opened 6 years ago

rngadam commented 6 years ago

Too risky to introduce different redundant records as task categorization and name can vary greatly. Better to do a mapping once the data as been inputted (with correction for typos and renaming etc).