✘ error: Cannot generate spectrogram for database results reason: The “log_time” column is not in ascending order between rows 1 and 2  --> command-option:2  | :spectrogram sc_bytes   = note: An ascending “log_time” column is needed to render a spectrogram  = help: Add an “ORDER BY log_time ASC” clause to your SELECT statement