UPDATE users set createdTS = NOW()
Run this query to update timestamp of user (This should help to avoid using ant initialization) For local only
Comments
Post a Comment