Hacker News new | ask | show | jobs
by ComodoHacker 3264 days ago
Not if "client only needs to know about the entity table"
1 comments

So If you need to give history access to your client I guess you can put up a "entity_history" function that will generate a snapshot entity table from his request and the log table.

It all depend on your need, RDMS schema are customely build to meet customers needs, I don't believe in proverbial Swiss knife tool anymore.