embulk / embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
https://www.embulk.org/
Apache License 2.0
6 stars 7 forks source link

Fix how to call |loadConfig| for Timestamp-related Tasks. #49

Closed dmikurube closed 7 years ago

dmikurube commented 7 years ago

@muga v0.2.0 and v0.2.1 had a bug that cannot handle Timestamp well. Can you have a look?

dmikurube commented 7 years ago

Thanks! Merging this.