Would it be safe to use int for mysql table as “time_joined”?
Hi
I store time_joinded as time().
Column type int is fine, right?
Code:
Nowish:1429916841
Int […]
Original post by English Breakfast Tea
Hi
I store time_joinded as time().
Column type int is fine, right?
Code:
Nowish:1429916841
Int […]
Original post by English Breakfast Tea
Leave a Reply
You must be logged in to post a comment.