Skip to content

add unixtimestamp_key_names#47

Merged
toyama0919 merged 2 commits intotagomoris:masterfrom
catatsuy:feature/unixtimestamp_key_names
Oct 4, 2017
Merged

add unixtimestamp_key_names#47
toyama0919 merged 2 commits intotagomoris:masterfrom
catatsuy:feature/unixtimestamp_key_names

Conversation

@catatsuy
Copy link
Contributor

@catatsuy catatsuy commented Jun 7, 2017

Because unixtimestamp is an integer, it can not be inserted into MySQL datetime type column.
When unixtimestamp is converted to datetime, it can be inserted into MySQL datetime type.

catatsuy added 2 commits June 7, 2017 15:27
Because unixtimestamp is an integer, it can not be inserted into MySQL
datetime type column.
When unixtimestamp is converted to datetime, it can be inserted into
MySQL datetime type.
@toyama0919
Copy link
Collaborator

LGTM!
Thanks.

@toyama0919 toyama0919 merged commit 1d13eab into tagomoris:master Oct 4, 2017
@catatsuy
Copy link
Contributor Author

catatsuy commented Oct 4, 2017

thank you!

@catatsuy catatsuy deleted the feature/unixtimestamp_key_names branch October 4, 2017 04:49
@toyama0919
Copy link
Collaborator

catatsuy added a commit to catatsuy/fluent-plugin-mysql that referenced this pull request Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants