Searched defs:timestamp_ (Results 1 – 1 of 1) sorted by relevance
77 store::metadata::metadata(const int schema_version_, const int64_t timestamp_) : in metadata()126 const int64_t timestamp_ = int64_column(stmt, "timestamp"); in fetch_latest() local