mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 05:42:57 +00:00
feat(fuzz): add validator for inserted rows (#3932)
* feat(fuzz): add validator for inserted rows * fix: compatibility with mysql types * feat(fuzz): add datetime and date type in mysql for row validator
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -10608,6 +10608,7 @@ version = "0.7.2"
|
||||
dependencies = [
|
||||
"arbitrary",
|
||||
"async-trait",
|
||||
"chrono",
|
||||
"common-error",
|
||||
"common-macro",
|
||||
"common-query",
|
||||
|
||||
Reference in New Issue
Block a user