Yatsishin Ilya
06bb4e2c71
wip
2021-03-16 13:00:49 +03:00
Yatsishin Ilya
06e1188d9e
wip
2021-02-15 12:35:45 +03:00
Alexander Tokmakov
ecc0339472
add test
2020-12-28 23:21:57 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
Anton Popov
085f63a9bf
fix hang of queries with a lot of subqueries to same mysql table
2020-09-25 14:12:48 +03:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
Alexey Milovidov
b985584a09
Fix integration test
2020-06-28 23:03:45 +03:00
BohuTANG
f783a2976b
Insert enum column values for test
2020-06-27 21:25:03 +08:00
BohuTANG
a13d201991
Add integration test for MySQL enums type
2020-06-27 17:46:19 +08:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up ( #9974 )
...
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00