John Bodley
|
53798c7904
|
feat(trino): Add functionality to upload data (#29164)
|
2024-06-13 08:55:09 -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 |
|
John Bodley
|
4ff17409ab
|
fix: Handling of column types for Presto, Trino, et al. (#28653)
|
2024-05-28 08:56:38 -07:00 |
|
John Bodley
|
4fa7619b1f
|
fix: revert fix(presto preview): re-enable schema previsualization for Trino/Presto table/schemas" (#28613)
|
2024-05-21 15:23:32 -03:00 |
|
Michael S. Molina
|
c9aa4a1f84
|
fix: Revert "fix: don't strip SQL comments in Explore (#28363)" (#28567)
|
2024-05-17 15:01:23 -03:00 |
|
Beto Dealmeida
|
5da6d2bd88
|
feat: add support for catalogs (#28416)
|
2024-05-16 12:49:31 -04:00 |
|
Balthazar Rouberol
|
afdf0389a3
|
fix(presto preview): re-enable schema previsualization for Trino/Presto table/schemas (#26782)
|
2024-05-13 15:16:12 -07:00 |
|
Beto Dealmeida
|
f29e1e4c29
|
feat: catalog support for Databricks native (#28394)
|
2024-05-09 17:41:15 -04:00 |
|
Vitor Avila
|
307ebeaa19
|
chore(Databricks): New Databricks driver (#28393)
|
2024-05-09 14:58:03 -04:00 |
|
Beto Dealmeida
|
ce668d46cc
|
feat(SIP-95): catalogs in SQL Lab and datasets (#28376)
|
2024-05-08 17:19:36 -04:00 |
|
Maxime Beauchemin
|
c618767c6b
|
fix: don't strip SQL comments in Explore (#28363)
|
2024-05-07 14:49:46 -07:00 |
|
Beto Dealmeida
|
e90246fd1f
|
feat(SIP-95): permissions for catalogs (#28317)
|
2024-05-06 11:41:58 -04:00 |
|
Beto Dealmeida
|
173d5d09bf
|
fix: Dremio alias (#28222)
|
2024-04-26 07:49:20 -04:00 |
|
Beto Dealmeida
|
6cf681df68
|
feat(SIP-95): new endpoint for table metadata (#28122)
|
2024-04-25 12:23:49 -04:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
Maxime Beauchemin
|
cfc440c56c
|
feat: improve event logging for queries + refactor (#27943)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2024-04-22 16:30:50 -07:00 |
|
Beto Dealmeida
|
68a982dfe6
|
feat(sip-95): new endpoint for extra table metadata (#28063)
|
2024-04-18 10:42:53 -04:00 |
|
Guen Prawiroatmodjo
|
08aaebbf7c
|
feat(dbview): Add token request button to DuckDB and MotherDuck database modal (#27908)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2024-04-15 09:02:19 -04:00 |
|
Beto Dealmeida
|
99a1601aea
|
refactor: rename get_sqla_engine_with_context (#28012)
|
2024-04-12 13:31:05 -04:00 |
|
Beto Dealmeida
|
9377227e06
|
chore(OAuth2): refactor for custom OAuth2 clients (#27880)
|
2024-04-05 12:17:39 -04:00 |
|
Daniel Vaz Gaspar
|
559605e393
|
fix: add mariadb engine spec same as MySQL (#27919)
|
2024-04-05 10:41:37 +01:00 |
|
John Bodley
|
601432ad82
|
fix(pylint): Address errors/warnings introduced by #27867 (#27889)
|
2024-04-03 18:41:21 -07:00 |
|
Beto Dealmeida
|
9022f5c519
|
feat(SIP-85): OAuth2 for databases (#27631)
|
2024-04-02 22:05:33 -04:00 |
|
Craig Rueda
|
8bdf457dfa
|
feat(db): Adding DB_SQLA_URI_VALIDATOR (#27847)
|
2024-04-02 09:00:32 -07:00 |
|
Guen Prawiroatmodjo
|
fcf90dffa8
|
feat(db_engine): Add custom_user_agent when connecting to MotherDuck (#27665)
|
2024-03-28 18:05:28 -07:00 |
|
hlcianfagna
|
fcceaf081c
|
fix(db_engine_specs): Update convert_dttm to work correctly with CrateDB (#27567)
|
2024-03-21 11:35:40 -07:00 |
|
Beto Dealmeida
|
26d8077e97
|
chore: improve SQL parsing (#26767)
|
2024-03-13 18:27:01 -04:00 |
|
Beto Dealmeida
|
c54fbe6e96
|
fix: no limit in SELECT * for TOP dbs (#27215)
|
2024-02-22 17:01:29 -05:00 |
|
John Bodley
|
847ed3f5b0
|
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909)
|
2024-02-14 06:20:15 +13:00 |
|
Beto Dealmeida
|
0950bb7b7d
|
fix(drill): no rows returned (#27073)
|
2024-02-12 12:11:06 -05:00 |
|
Erich
|
484901f483
|
fix(pinot): typo in the name for epoch_ms_to_dttm (#26906)
|
2024-01-30 20:49:55 -08:00 |
|
Evan Rusackas
|
785e832e8d
|
chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857)
|
2024-01-29 16:18:50 -07:00 |
|
Vitor Avila
|
5eb4e82d27
|
fix(db2): Improving support for ibm db2 connections (#26744)
|
2024-01-22 17:05:58 -05:00 |
|
Beto Dealmeida
|
c0b57bd1c3
|
feat(sqlparse): improve table parsing (#26476)
|
2024-01-22 11:16:50 -05:00 |
|
Pieter Ennes
|
effd73f2cc
|
fix: Catch ImportErrors for Google SDKs (#25550)
|
2024-01-19 15:00:43 -08:00 |
|
Igor Khrol
|
80a6e25a98
|
fix: Avoid 500 if end users write bad SQL (#26638)
|
2024-01-18 06:48:50 +13:00 |
|
John Bodley
|
7af82ae87d
|
refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186)
|
2024-01-17 17:06:22 +13:00 |
|
Igor Khrol
|
3daa038f5f
|
fix: Trino - handle table not found in SQLLab (#26355)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
|
2024-01-11 13:37:18 +13:00 |
|
Jeremy
|
3a0391bbb9
|
fix(databend): databend time grain expression (#26378)
|
2023-12-29 09:00:05 -03:00 |
|
gaurav7261
|
60abf7e2af
|
fix(redshift): convert_dttm method for redshift dataset and tests (#26283)
Co-authored-by: GauravM <gaurav@ip-192-168-0-100.ap-south-1.compute.internal>
|
2023-12-21 09:55:34 +13:00 |
|
Guen Prawiroatmodjo
|
9d3796828c
|
fix(sql lab): Use quote_schema instead of quote method to format schema name (#26281)
|
2023-12-21 06:52:39 +13:00 |
|
John Bodley
|
aafb54d042
|
chore: Ensure Mixins are ordered according to the MRO (#26288)
|
2023-12-16 14:11:58 +13:00 |
|
Tim Eckley
|
b287ca7f5b
|
feat: Create db_engine_spec ibmi.py (#26161)
|
2023-12-04 13:49:38 -08:00 |
|
Rob Moore
|
6359086779
|
fix: move driver import to method (#26066)
|
2023-11-22 10:49:01 -05:00 |
|
Jiwen liu
|
97121465dd
|
feat: Add Apache Doris support (#24714)
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2023-11-21 12:42:10 -07:00 |
|
Rob Moore
|
8d73ab9955
|
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809)
|
2023-11-20 10:59:10 -07:00 |
|
Gnought
|
b0da5cef70
|
chore: remove deprecated functions in SQLAlchemy (#25911)
|
2023-11-08 11:56:38 -08:00 |
|