Alexey Milovidov
|
b42d26acfe
|
Remove one line from XML, because we do not care
|
2022-08-28 02:44:02 +02:00 |
|
Vitaly Baranov
|
15882b1d86
|
Auto set test's name in integration tests.
|
2022-07-18 15:03:57 +02:00 |
|
Vitaly Baranov
|
74a0f67676
|
Fix setting name in integration tests.
|
2022-07-18 13:46:26 +02:00 |
|
Vitaly Baranov
|
5691a859d6
|
Add tests.
|
2022-07-15 15:44:29 +02:00 |
|
Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
|
Vitaly Baranov
|
c6d877d10b
|
Add tests for checking access rights for SELECT.
|
2021-06-23 12:54:50 +03:00 |
|
Amos Bird
|
dfa5629071
|
Remove projection type ast
|
2021-05-11 18:12:29 +08:00 |
|
Vitaly Baranov
|
235ea220ec
|
SELECT count() FROM table now requires at least one column to be accessible in the table.
|
2020-12-30 15:00:08 +03:00 |
|
Vitaly Baranov
|
9271b3d627
|
SELECT JOIN now requires the SELECT privilege on each of the joined tables.
|
2020-12-26 18:35:32 +03:00 |
|