Rui Zhao
|
53b1d1097c
|
fix(presto): Fix presto timestamp (#26467)
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: Rui Zhao <zhaorui@dropbox.com>
Co-authored-by: Joe Li <joe@preset.io>
|
2026-03-31 10:28:06 -07:00 |
|
Beto Dealmeida
|
8983edea66
|
fix: type probing (#38889)
|
2026-03-26 13:06:49 -04:00 |
|
Beto Dealmeida
|
5d9f53ff0c
|
feat: prevent Postgres connection to Redshift (#38693)
|
2026-03-24 10:44:38 -04:00 |
|
Beto Dealmeida
|
e0b524fff2
|
chore: docs on Redshift auth with access key (#38810)
|
2026-03-23 16:07:36 -04:00 |
|
HY Chang
|
3cb00bf116
|
feat(database): add Google Cloud Datastore db engine spec (#37677)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-03-06 16:40:17 -08:00 |
|
Vitor Avila
|
fa34609952
|
feat: Support OAuth2 single-use refresh tokens (#38364)
|
2026-03-03 16:07:15 -03:00 |
|
Amin Ghadersohi
|
01d5245cd2
|
fix: silence deprecation warnings causing noisy production logs (#38128)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-02 10:55:00 -08:00 |
|
Amin Ghadersohi
|
7f061a3764
|
fix(bigquery): pass dialect instead of engine to select_star in get_extra_table_metadata (#38281)
|
2026-02-27 02:11:40 +01:00 |
|
Joe Spadola
|
bb6ee9e722
|
fix(clickhouse): remove _mutate_label workaround and bump clickhouse-connect to >=0.13.0 (#38280)
|
2026-02-26 16:12:54 -08:00 |
|
Vitor Avila
|
228b598409
|
feat: Labels for encrypted fields (#38075)
|
2026-02-23 13:23:33 -03:00 |
|
Enzo Martellucci
|
b565128fe7
|
fix(charts): improve error display for failed charts in dashboards (#37939)
|
2026-02-20 15:14:48 -08:00 |
|
Evan Rusackas
|
76889c1a69
|
feat(db_engine_specs): add Apache Phoenix and Apache IoTDB engine specs (#37590)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 15:29:19 -05:00 |
|
Evan Rusackas
|
569606635b
|
docs(databases): add Supabase, AlloyDB, and Neon as PostgreSQL-compatible databases (#37589)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 12:22:49 -08: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 |
|
Beto Dealmeida
|
05c2354997
|
feat: AWS Cross-Account IAM Authentication for Aurora (#37585)
|
2026-01-30 19:18:34 -05:00 |
|
Vitor Avila
|
6043e7e7e3
|
fix: more DB OAuth2 fixes (#37398)
|
2026-01-30 21:11:26 -03:00 |
|
Evan Rusackas
|
f6f9e083ac
|
fix(docs): replace identicon logos and deduplicate README database wall (#37500)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-28 12:33:36 -08:00 |
|
Peng Ren
|
73d4332b51
|
feat(database): SIP-195 Add MongoDB database engine support (#37368)
Co-authored-by: Peng Ren <ia250@cummins.com>
|
2026-01-26 15:51:35 -08:00 |
|
JUST.in DO IT
|
4db6f9e04c
|
chore(trino): Add progress_text for additional running state info (#36909)
|
2026-01-26 09:11:33 -08: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 |
|
ʈᵃᵢ
|
481bfa0f68
|
feat(starrocks): add catalog support for StarRocks database connections (#37026)
|
2026-01-12 13:02:22 -08:00 |
|
Igor Shmulyan
|
fac5d2bcb6
|
feat(db): add dynamic schema support for athena (#36003)
|
2026-01-12 10:58:12 -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 |
|
JUST.in DO IT
|
12a266fd2f
|
fix(trino): update query progress using cursor stats (#36872)
|
2026-01-05 13:19:20 -08: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 |
|
Yuvraj Singh Chauhan
|
30d584afd1
|
fix(db2): update time grain expressions for DAY to use DATE function (#35848)
|
2025-10-31 10:25:42 -03:00 |
|
Joe Li
|
93cb60b24e
|
docs(db_engine_specs): restructure feature table for GitHub rendering (#35809)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-23 13:47:35 -04:00 |
|
Damian Pendrak
|
19db0353a9
|
feat(db): custom database error messages (#34674)
|
2025-10-01 14:29:57 +03:00 |
|
Mehmet Salih Yavuz
|
ef78d2af06
|
fix(doris): Don't set supports_cross_catalog_queries to true (#35332)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2025-09-30 14:42:03 +03:00 |
|
catpineapple
|
2e51d02806
|
fix: doris genericDataType modify (#35011)
|
2025-09-04 08:21:15 -07:00 |
|
Vitor Avila
|
0de5b28716
|
fix(databricks): string escaper v2 (#34991)
|
2025-09-02 18:11:45 -03:00 |
|
Beto Dealmeida
|
fad3cb3162
|
fix: Athena quoting (#34895)
|
2025-09-02 10:09:28 -04:00 |
|
Beto Dealmeida
|
cb24737825
|
feat(bigquery): show materialized views (#34766)
|
2025-08-26 11:21:43 -04:00 |
|
Maxime Beauchemin
|
47414e18d4
|
feat: Use DuckDB for examples data in Docker development environment (#34831)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2025-08-25 12:37:28 -07: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 |
|
Elizabeth Thompson
|
695a20d009
|
fix: catch no table error (#32640)
|
2025-08-21 10:40:44 -07:00 |
|
Beto Dealmeida
|
a82e310600
|
feat: improve perf of CSV uploads (#34603)
|
2025-08-20 08:53:02 -04:00 |
|
Evan Rusackas
|
a42185cd3b
|
fix(duckdb): Add support for DuckDB-specific numeric types (#34743)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-19 10:19:05 -07:00 |
|
Beto Dealmeida
|
e88096f75c
|
fix(presto): return proper data type for column (#34304)
|
2025-08-12 14:13:59 -07:00 |
|
Oliver Schlüter
|
f3e3bd0348
|
fix(db_engine_specs): generate correct boolean filter SQL syntax for Athena compatibility (#34598)
|
2025-08-07 18:39:31 +03: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
|
30e5684006
|
fix: address numerous long-standing console errors (python & web) (#34299)
|
2025-07-24 09:50:26 -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 |
|
Jun Yoneyama
|
94d47113ea
|
feat(snowflake): Support Snowflake private keys w/o passphrase (#34156)
|
2025-07-16 20:53:41 +02:00 |
|
Mehmet Salih Yavuz
|
16f4516903
|
chore(Oracle): Update oracle column length to 128 (#34179)
|
2025-07-16 14:58:19 +03:00 |
|
Beto Dealmeida
|
83b6f672ff
|
fix(databricks): string escaper (#34180)
|
2025-07-15 19:27:55 -04:00 |
|