I have a model with record_time field which is of IntegerField type. It stores timestamp in seconds (Unix epoch time). I need to annotate the query
record_time
IntegerField