homework-jianmu/tests/pytest/insert
Shuduo Sang c01e0f692c test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
..
__init__.py
alterTableAndInsert.py
basic.py test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
basic_unsigned.py test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
before_1970.py fix: use 'duration' instead of 'days' for create database 2022-06-15 14:23:05 +08:00
bigint.py test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
binary-boundary.py
binary.py test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
bool.py test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
boundary2.py
bug3654.py
date.py test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
double.py test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
float.py
flushwhiledrop.py
in_function.py
insertDemo.py
insertDynamicColBeforeVal.py
insertFromCSV.py
insertFromCSVPerformance.py
insertIntoTwoTables.py
insertJSONPayload.py
insertTelnetLines.py
insert_before_use_db.py
insert_locking.py enh: show command optimize 2022-08-11 23:13:45 +08:00
int.py
line_insert.py
metadataUpdate.py
modify_column.py
multi.py
nchar-boundary.py
nchar-unicode.py
nchar.py
ningsiInsert.py
openTsdbTelnetLinesInsert.py
randomNullCommit.py
restful.py
restfulInsert.py
retentionpolicy.py fix: use 'duration' instead of 'days' for create database 2022-06-15 14:23:05 +08:00
schemalessInsert.py
smallint.py test: remove show databases check from insert cases (#11508) 2022-04-14 23:39:14 +08:00
sparseData.py
special_character_show.py
tagSepcified.py
timestamp.py test: remove show databases check from insert cases (#11508) 2022-04-14 23:39:14 +08:00
tinyint.py test: remove show databases check from insert cases (#11508) 2022-04-14 23:39:14 +08:00
unsignedBigint.py test: remove show databases check from insert cases (#11508) 2022-04-14 23:39:14 +08:00
unsignedInt.py test: remove show databases check from insert cases (#11508) 2022-04-14 23:39:14 +08:00
unsignedSmallint.py test: remove show databases check from insert cases (#11508) 2022-04-14 23:39:14 +08:00
unsignedTinyint.py test: remove show databases check from insert cases (#11508) 2022-04-14 23:39:14 +08:00
writeDBNonStop.py