Skip to content
  • Matthias Adrowski's avatar
    [TASK] Use time_micro for GC of Logs · b36a97ef
    Matthias Adrowski authored
    Acutally this field should be a float, but we can get
    away with sticking to an INT(11) which will hold just the usual
    Timestamp and using that as an Date for our GC comparison.
    b36a97ef