Activity overview
Latest activity by louispy
Get history record(s) from log table
Suppose I have a table jobs with following schema and example records. This is a table of people given jobs at certain timestamps.+----+--------+-----------+-----+------+
| id | Person | Timestamp ...