enh: batch create table

This commit is contained in:
kailixu 2024-04-26 15:12:11 +08:00
parent 55ec5f164c
commit 00953afd78
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ class TDTestCase:
"name": "timeseriesInterval",
"alias": "tsTimeSeriesInterval",
"values": [1, 10, 100],
"except_values": [-2, 2001]
"except_values": [-1, 0, 101]
},
{
"name": "minDiskFreeSize",