Open
Description
On this text:
id: String,
node: String,
lastTried: sql.Timestamp,
lastTriedUri: String,
lastTriedSeeding: sql.Timestamp,
lastTriedDepth: Int,
lastFetched: Option[sql.Timestamp],
lastFetchedStatus: Option[Int],
lastParsed: Option[sql.Timestamp],
lastParsedOutLinks: Option[Int]
I do viC
from here:
and get this selection:
whereas I was expecting a selection more like this: