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 |
|
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 |
|
Beto Dealmeida
|
c0b57bd1c3
|
feat(sqlparse): improve table parsing (#26476)
|
2024-01-22 11:16:50 -05:00 |
|
John Bodley
|
7af82ae87d
|
refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186)
|
2024-01-17 17:06:22 +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 |
|
Rob Moore
|
8d73ab9955
|
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809)
|
2023-11-20 10:59:10 -07:00 |
|
Beto Dealmeida
|
80caba3fd1
|
feat: method for dynamic allows_alias_in_select (#25882)
|
2023-11-07 14:28:28 -05:00 |
|
Rob Moore
|
4e94fc4cff
|
fix(sqllab): reinstate "Force trino client async execution" (#25680)
|
2023-10-19 16:38:13 +03:00 |
|
Ville Brofeldt
|
e56e0de458
|
fix: revert fix(sqllab): Force trino client async execution (#24859) (#25541)
|
2023-10-13 11:58:20 +00:00 |
|
Ville Brofeldt
|
7eab59af51
|
fix(mysql): handle string typed decimal results (#24241)
|
2023-09-29 10:48:08 -07:00 |
|
Josh Soref
|
0735680674
|
chore(backend): Spelling (#25457)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-09-29 09:36:50 -07:00 |
|
Stepan
|
14c324950a
|
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-09-14 15:57:08 -07:00 |
|
Rob Moore
|
cfda30c81a
|
fix(sqllab): Force trino client async execution (#24859)
|
2023-09-06 14:20:26 -07:00 |
|
Sebastian Liebscher
|
067bfbf950
|
chore: move TypedDict from typing_extensions to typing (#25121)
|
2023-08-30 09:49:45 -07:00 |
|
Beto Dealmeida
|
a1e32dbfa6
|
feat: command to test DB engine specs (#24918)
|
2023-08-11 10:10:49 -07:00 |
|
Beto Dealmeida
|
9c54280d85
|
feat: add MotherDuck DB engine spec (#24934)
|
2023-08-09 16:42:14 -07:00 |
|
EugeneTorap
|
fc89718d48
|
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2023-07-24 17:13:49 -07:00 |
|
Beto Dealmeida
|
7675e0db10
|
fix: search_path in RDS (#24739)
|
2023-07-20 12:57:48 -07:00 |
|
Gyuil Han
|
a6e749da87
|
chore: remove underscore from builtin_time_grains label (#24567)
|
2023-07-07 10:43:49 -03:00 |
|
Hugh A. Miles II
|
226c7f807d
|
fix: SSH Tunnel creation with dynamic form (#24196)
|
2023-07-02 23:48:48 -04:00 |
|
Kamil Gabryjelski
|
83ff4cd86a
|
feat: Implement currencies formatter for saved metrics (#24517)
|
2023-06-28 20:51:40 +02:00 |
|
Ville Brofeldt
|
ea89949118
|
fix(oracle): denormalize column names where applicable (#24471)
|
2023-06-21 22:35:46 +03:00 |
|
Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04:00 |
|
Michael S. Molina
|
e5b7f7c9b5
|
fix: Time shifts with different granularity for ECharts (#24176)
|
2023-06-08 16:03:37 -03:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
Rob Moore
|
6159ced86b
|
fix: handle temporal columns in presto partitions (#24054)
|
2023-05-19 23:29:42 +03:00 |
|
John Bodley
|
0496779434
|
chore: Update QUERY_LOGGER and SQL_QUERY_MUTATOR signatures (#24029)
|
2023-05-19 06:42:19 -07:00 |
|
John Bodley
|
d583ca9ef5
|
chore: Embrace the walrus operator (#24127)
|
2023-05-19 00:37:13 -07:00 |
|
Sebastian Liebscher
|
0788b5fdcc
|
chore: fix deprecation warnings for SQLALchemy URL (#23770)
|
2023-05-11 11:20:53 +03:00 |
|
Daniel Vaz Gaspar
|
6ae5388dcf
|
fix: allow db driver distinction on enforced URI params (#23769)
|
2023-04-23 15:44:21 +01:00 |
|
Ville Brofeldt
|
764c3c95cf
|
fix(mssql): apply top after distinct (#23751)
|
2023-04-21 17:02:59 +03:00 |
|
Sebastian Liebscher
|
b31efbae7c
|
chore: remove RemovedInMarshmallow4 warnings (#23704)
|
2023-04-21 09:11:46 +03:00 |
|
Daniel Vaz Gaspar
|
0ad6c879b3
|
feat: add enforce URI query params with a specific for MySQL (#23723)
|
2023-04-18 17:07:37 +01:00 |
|
John Bodley
|
b35b5a6e05
|
chore(db_engine_specs): Refactor get_index (#23656)
|
2023-04-13 09:23:16 +12:00 |
|
Rémy DUBOIS
|
07a632891c
|
fix(chart): non existent time grain no longer breaks the application (#23441)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2023-03-23 16:36:50 +02:00 |
|
Beto Dealmeida
|
8588f81855
|
feat(DB engine spec): get_catalog_names (#23447)
|
2023-03-22 13:40:14 -07:00 |
|
Beto Dealmeida
|
2c6f581fa6
|
feat(postgresql): dynamic schema (#23401)
|
2023-03-17 17:53:42 -07:00 |
|
Beto Dealmeida
|
42e8d1b498
|
chore: improve schema security (#23385)
|
2023-03-17 08:05:50 -07:00 |
|
Beto Dealmeida
|
1b95da7487
|
fix: table schema permissions (#23356)
|
2023-03-14 15:18:18 -07:00 |
|
Daniel Vaz Gaspar
|
b479e93b49
|
fix: add disallowed query params for engines specs (#23217)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2023-02-28 12:00:22 +00:00 |
|
Ville Brofeldt
|
d0c54cddb0
|
fix(clickhouse): add clickhouse connect driver (#23185)
|
2023-02-24 14:04:12 +02:00 |
|
Josh Soref
|
dec6ac49f6
|
chore(backend): Spelling (#19677)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2023-02-17 10:48:24 -07:00 |
|
alexclavel-ocient
|
9dfaad772d
|
fix: Make cte_alias a property of db engine spec (#22947)
|
2023-02-06 14:27:48 -07:00 |
|
Ville Brofeldt
|
cd6fc35f60
|
chore(db_engine_specs): clean up column spec logic and add tests (#22871)
|
2023-01-31 15:54:07 +02:00 |
|
Antonio Rivero Martinez
|
ad758c0802
|
feat(ssh_tunnel): Rename allow_ssh_tunneling and change the default value to False (#22723)
|
2023-01-17 19:11:41 -08:00 |
|
solanksh
|
cf00970cde
|
feat(charts): allow query mutator to update queries after splitting original sql (#21645)
Co-authored-by: Akash <Akash.Nallani@bakerhughes.com>
Co-authored-by: anallani <98122184+anallani@users.noreply.github.com>
Co-authored-by: Robert Bean <robert.bean@bakerhughes.com>
Co-authored-by: Akash <anallani@umich.edu>
Co-authored-by: AkashN7 <70606604+AkashN7@users.noreply.github.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2023-01-12 14:04:03 +02:00 |
|
Antonio Rivero Martinez
|
539936522f
|
feat(ssh_tunnel): SQLAlchemy Form UI (#22513)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-01-11 19:29:52 +00:00 |
|
Hugh A. Miles II
|
ebaad10d6c
|
feat(ssh-tunnelling): Setup SSH Tunneling Commands for Database Connections (#21912)
Co-authored-by: Antonio Rivero Martinez <38889534+Antonio-RiveroMartnez@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-01-03 17:22:42 -05:00 |
|