TDengine/tests/pytest/insert
2022-04-25 15:50:23 +08:00
..
__init__.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
alterTableAndInsert.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
basic.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
basic_unsigned.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
before_1970.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
bigint.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
binary-boundary.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
binary.py test: insert/binary.py use same logic with 3.0" (#11458) 2022-04-13 17:53:36 +08:00
bool.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
boundary2.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
bug3654.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
date.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
double.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
float.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
flushwhiledrop.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
in_function.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
insert_before_use_db.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
insert_locking.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
insertDemo.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
insertDynamicColBeforeVal.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
insertFromCSV.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
insertIntoTwoTables.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
insertJSONPayload.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
insertTelnetLines.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
int.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
line_insert.py [TD-13875]<fix>: refactored parseSmlValue function & updated test cases 2022-03-16 15:52:01 +08:00
metadataUpdate.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
modify_column.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
multi.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
nchar-boundary.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
nchar-unicode.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
nchar.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
ningsiInsert.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
openTsdbJsonInsert.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
openTsdbTelnetLinesInsert.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
openTsdbTelnetTaosadapterInsert.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
randomNullCommit.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
restful.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
restfulInsert.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
retentionpolicy.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
schemaChangeTest.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
schemalessInsert.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
smallint.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
sparseData.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
special_character_show.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
specialSql.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
tagSepcified.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
timestamp.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
tinyint.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
unsignedBigint.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
unsignedInt.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
unsignedSmallint.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
unsignedTinyint.py test: remove database check logic (#11507) 2022-04-14 23:40:09 +08:00
verifyMemToDiskCrash.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00
writeDBNonStop.py Test/sangshuduo/td 13408 move tests in (#10589) 2022-03-07 17:59:24 +08:00