cognitom / cognitom/momy

datetime is null in mysql

Open
#30 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
97
Forks
35
PR merge metrics
No merged PRs in 30d

Description

"collections": {
"class": {
"_id": "string",
"tests": "string",
"lastUpdate": "DATETIME"

in mongodb "lastUpdate" : ISODate("2019-01-03T13:01:01Z") ;
but in mysql,lastUpdate is null?why?

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Start by reproducing the reported MongoDB-to-MySQL replication with the supplied collection shape, then trace the datetime field mapping and compare the stored values. Done means identifying why lastUpdate becomes null and adding a regression check for the corrected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, mongodb, mysql
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.