Commit Graph

7 Commits

Author SHA1 Message Date
Rob Moore
5293f5521d fix(sqllab): reinstate "Force trino client async execution" (#25680) 2023-10-31 10:36:30 -03:00
Ville Brofeldt
cd1b7a4c06 fix: revert fix(sqllab): Force trino client async execution (#24859) (#25541)
(cherry picked from commit e56e0de458)
2023-10-13 09:10:46 -03:00
Rob Moore
80df8bc558 fix(sqllab): Force trino client async execution (#24859)
(cherry picked from commit cfda30c81a)
2023-09-07 10:24:22 -03:00
Jesse Yang
7e836e9b04 test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
Daniel Vaz Gaspar
60eb1094a4 feat: add name, description and non null tables to RLS (#20432)
* feat: add name, description and non null tables to RLS

* add validation

* add and fix tests

* fix sqlite migration

* improve default value for name
2022-06-20 13:52:05 +01:00
John Bodley
449d08b25e fix: Refactor SQL username logic (#19914)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2022-05-12 21:03:05 -07:00
Beto Dealmeida
f2881e5bbd feat: RLS for SQL Lab (#19999)
* feat: RLS for SQL Lab

* Small fixes

* Pass username to security manager

* Update docstrings

* Add tests

* Remove type from docstring
2022-05-12 11:03:01 -07:00