Closed
Description
Mario:
Then does this means adding chrono? Trying of use u64 instead internally is a footgun similar to how bool in SQLite is 1/0 (ie: Lets add proper date types, it also matters to match sQL spec)
If you use a timestamp in a table or as a reducer argument, then its going to generate a u64 which is unintuitive.