I have a problem, I would like to create a logging system that will use the timeuuid type as the column name, which will allow me to ask about it later.
Since I need to use the timeuuid type for time query range queries, I would like to ask you how I can specify range queries for timeuuid column names if timeuuid is unique every time and I don’t know the column name because of which I just know the time when was it saved?
please, help
source
share