MongoHub-Mac
MongoHub-Mac copied to clipboard
all data import from mysql become String in mongo.
when importing from mysql, the data imported with incorrect data type(all treat as string)
can you tell me a little more how to reproduce this problem?
the data was import in mongohub from mysql.
the screenshot might explain the problem: all data type import from mysql become String in mongo.
is that possible to import them with the correct data type?