Quantcast
Viewing all articles
Browse latest Browse all 387

Reading microseconds datetime (mysql 5.6.7) (no replies)

I'm using python's MySQLdb to fetch rows from a MySQL 5.6.7 db, that supports microsecond precision datetime columns. When I read a row with MySQLdb I get "None" for the time field. Is there are way to read such time fields with python?

Viewing all articles
Browse latest Browse all 387

Trending Articles