Modification to Usage Table
Closed this issue · 1 comments
Holayn commented
Can you modify the usage table to have its own primary key id and have that as the primary key, and remove the current primary key as user_id and timestamp, and also make user_id nullable?
delvecad commented
All donezo. New primary key is usage_id. If you prefer a different naming scheme lemme know. Everything else taken care of too.