Beto Dealmeida
|
8983edea66
|
fix: type probing (#38889)
|
2026-03-26 13:06:49 -04:00 |
|
Vitor Avila
|
fa34609952
|
feat: Support OAuth2 single-use refresh tokens (#38364)
|
2026-03-03 16:07:15 -03:00 |
|
Vitor Avila
|
228b598409
|
feat: Labels for encrypted fields (#38075)
|
2026-02-23 13:23:33 -03:00 |
|
Elizabeth Thompson
|
e9b494163b
|
refactor(db): use Dialect instead of Engine in select_star to avoid SSH tunnels (#35540)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-02-02 10:26:35 -08:00 |
|
Beto Dealmeida
|
5d20dc57d7
|
feat(oauth2): add PKCE support for database OAuth2 authentication (#37067)
|
2026-01-30 23:28:10 -05:00 |
|
Vitor Avila
|
6043e7e7e3
|
fix: more DB OAuth2 fixes (#37398)
|
2026-01-30 21:11:26 -03:00 |
|
Jean Massucatto
|
e8363cf606
|
fix(redshift): normalize table names to lowercase for CSV uploads (#37019)
|
2026-01-23 12:40:38 -08:00 |
|
Vitor Avila
|
cc972cad5a
|
fix: DB OAuth2 fixes (#37350)
|
2026-01-22 01:51:48 -03:00 |
|
Evan Rusackas
|
b460ca94c6
|
feat(docs): auto-generate database documentation from lib.py (#36805)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 10:54:01 -08:00 |
|
Enzo Martellucci
|
ea90d1f141
|
refactor(db-engine-specs): use standard OAuth 2.0 params in base class (#37010)
|
2026-01-09 17:44:32 +01:00 |
|
Daniel Vaz Gaspar
|
bb22eb1ca8
|
feat: add option for hash algorithms (#35621)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2025-12-09 16:59:07 +00:00 |
|
Damian Pendrak
|
19db0353a9
|
feat(db): custom database error messages (#34674)
|
2025-10-01 14:29:57 +03:00 |
|
Beto Dealmeida
|
cb24737825
|
feat(bigquery): show materialized views (#34766)
|
2025-08-26 11:21:43 -04:00 |
|
Michael S. Molina
|
e1234b2264
|
fix: User-provided Jinja template parameters causing SQL parsing errors (#34802)
|
2025-08-22 14:39:14 -03:00 |
|
JUST.in DO IT
|
75af53dc3d
|
fix: customize column description limit size in db_engine_spec (#34808)
|
2025-08-22 10:00:39 -07:00 |
|
Maxime Beauchemin
|
cb27d5fe8d
|
chore: proper current_app.config proxy usage (#34345)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-31 19:27:42 -07:00 |
|
Maxime Beauchemin
|
2db8f809ba
|
fix: proper handling of boolean filters with snowflake (#34199)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2025-07-18 12:13:52 -07:00 |
|
Beto Dealmeida
|
21d8d57380
|
fix: select star (#33763)
|
2025-06-13 14:59:52 -04:00 |
|
Beto Dealmeida
|
b3f436a030
|
chore: remove unused parameter (#33704)
|
2025-06-05 16:32:04 -04:00 |
|
Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Beto Dealmeida
|
401ce56fa1
|
feat: use sqlglot to validate adhoc subquery (#33560)
|
2025-05-30 18:09:19 -04:00 |
|
Beto Dealmeida
|
e205846845
|
feat: implement CTEs logic in sqlglot (#33518)
|
2025-05-28 08:38:00 -04:00 |
|
Beto Dealmeida
|
0fa3feb088
|
chore: remove parse_sql (#33474)
|
2025-05-27 18:03:55 -04:00 |
|
Beto Dealmeida
|
8de58b9848
|
feat: use sqlglot to set limit (#33473)
|
2025-05-27 15:20:02 -04:00 |
|
Beto Dealmeida
|
8013b32f0e
|
chore: remove is_select_query (#33457)
|
2025-05-22 20:53:22 -04:00 |
|
Beto Dealmeida
|
d88cba92c0
|
feat: optimize catalog permission sync (#33000)
|
2025-04-10 17:38:34 -07:00 |
|
Maxime Beauchemin
|
c83eda9551
|
feat: add latest partition support for BigQuery (#30760)
|
2025-04-01 17:13:09 -07:00 |
|
Beto Dealmeida
|
d92af9c95c
|
chore: simplify user impersonation (#32485)
|
2025-03-13 12:43:05 -04:00 |
|
Ville Brofeldt
|
c90e45a373
|
feat: make user agent customizable (#32506)
|
2025-03-05 16:33:24 -08:00 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -07:00 |
|
Beto Dealmeida
|
e4b3ecd372
|
feat: push predicates into virtual datasets (#31486)
|
2025-01-08 22:11:28 -05:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
Beto Dealmeida
|
09802acf0d
|
refactor: remove more sqlparse (#31032)
|
2024-11-26 17:01:07 -05:00 |
|
João Ferrão
|
305b6df6e3
|
feat(oauth2): add support for trino (#30081)
|
2024-11-04 11:54:47 -05:00 |
|
Jack
|
849d426e06
|
feat(oauth): adding necessary changes to support bigquery oauth (#30674)
|
2024-10-30 14:56:22 -05:00 |
|
wugeer
|
60cd2550a7
|
feat: cancel impala query on stop (#30412)
|
2024-10-29 16:44:22 -07:00 |
|
Beto Dealmeida
|
bdf29cb7c2
|
chore: organize SQL parsing files (#30258)
|
2024-09-13 16:24:19 -04:00 |
|
Sam Firke
|
f8a77537a7
|
fix(uploads): respect db engine spec's supports_multivalues_insert value for file uploads & enable multi-insert for MSSQL (#30222)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2024-09-11 20:17:48 -04:00 |
|
Patrick Schmidt
|
6294e339e2
|
feat(db_engine): Implement user impersonation support for StarRocks (#28110)
|
2024-09-06 09:13:38 -07:00 |
|
Beto Dealmeida
|
ff449ad8ab
|
feat: OAuth2 database field (#30126)
|
2024-09-03 20:57:55 -04:00 |
|
Beto Dealmeida
|
0415ed34ce
|
feat: allow create/update OAuth2 DB (#30071)
|
2024-09-03 19:22:38 -04:00 |
|
Beto Dealmeida
|
4b59e42d3f
|
chore: improve mask/unmask encrypted_extra (#29943)
|
2024-08-22 16:45:32 -04:00 |
|
Seboeb
|
cf083bf827
|
fix(i18n): translation fix in server side generated time grains (#29951)
|
2024-08-19 20:17:23 -06:00 |
|
Beto Dealmeida
|
525e837c5b
|
fix: catalog upgrade/downgrade (#29780)
|
2024-07-30 15:15:40 -04:00 |
|
Beto Dealmeida
|
fa095a98ed
|
fix: Trino get_columns (#29566)
|
2024-07-12 16:37:49 -04:00 |
|
Maxime Beauchemin
|
514eda82fb
|
fix: don't strip SQL comments in Explore - 2nd try (#28753)
|
2024-06-20 14:30:03 -07:00 |
|
Maxime Beauchemin
|
4bb2e2f8af
|
chore: enable ruff lint rule TRY201 and B904 to improve raise stack traces (#29166)
|
2024-06-12 13:04:42 -07:00 |
|
Beto Dealmeida
|
5660f8e554
|
feat: OAuth2 client initial work (#29109)
|
2024-06-09 22:11:18 -04:00 |
|
Daniel Vaz Gaspar
|
5dfbab5424
|
fix: adds the ability to disallow SQL functions per engine (#28639)
|
2024-05-29 10:51:28 +01:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|