We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
"collections": { "class": { "_id": "string", "tests": "string", "lastUpdate": "DATETIME"
in mongodb "lastUpdate" : ISODate("2019-01-03T13:01:01Z") ; but in mysql,lastUpdate is null?why?