-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Labels
abi-breakA PR that makes an ABI breaking changeA PR that makes an ABI breaking changeapi-breakA PR that makes an API breaking changeA PR that makes an API breaking change
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.
Metadata
Metadata
Labels
abi-breakA PR that makes an ABI breaking changeA PR that makes an ABI breaking changeapi-breakA PR that makes an API breaking changeA PR that makes an API breaking change