nohm
nohm copied to clipboard
Timestamp should be Number instead of String
There are very few usecases imo where it makes more sense to leave the timestamp as a string instead of converting it to int upon retrieval from the db.
This would be a breaking change, so requires major version bump.