should verify the type mismatch when insert or update #4842
Labels
affects/master
PR/issue: this bug affects master version.
auto-sync
find/automation
need to discuss
Solution: issue or PR without a clear conclusion on whether to handle it
process/done
Process of bug
severity/minor
Severity of bug
type/bug/correctness
Query runs normaly but produces wrong results.
type/bug
Type: something is unexpected
wontfix
Solution: this will not be worked on recently
Milestone
if the type of property is
datetime
, and then insert or update withstring
, should be prevented by graph validator.actual:
send to storaged.
should be SemanticError not storage error
The text was updated successfully, but these errors were encountered: