anlek / mongify

Mongify allows you to map your data from a sql database and into a mongodb document database.
http://github.com/anlek/mongify
MIT License
317 stars 82 forks source link

mysql table's column bit problem #165

Open shaoyongxin opened 6 years ago

shaoyongxin commented 6 years ago

mysql table's column is bit ,but the results were empty. move to mongo property also emoty and convert to string