mysql OK, partially tested

This commit is contained in:
ycc
2023-07-03 15:26:16 +02:00
parent 31690925c1
commit 5ce4f94524
8 changed files with 180 additions and 27 deletions

View File

@@ -12,6 +12,7 @@
"intvalue":"integer",
"floatvalue":"float",
"price":"float",
"testtype_id":"integer"
"testtype_id":"integer",
"boolvalue":"boolean"
}
}