-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
- Right now, any date/time columns in a result set will be returned as strings.
- Need to provide a date/time converter implementation (see issue 1) to convert the string value into a Time object.
- Time parsing in ruby is notoriously slow. Need to do some investigation into what the fastest possible conversion technique is.
- Document the date/time converter in the readme.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels