5 ms·
You can query a history table.
by renesd 9y ago
You can query a history table.
- ComodoHacker 9y agoNot if "client only needs to know about the entity table"
- Twisell 9y agoSo 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.