Commit ed2600a
authored
feat: support for all database integrations (#160)
* introduce narrower ConfigurableDatabaseIntegration* types
* add support and configuration forms for all remaining database integrations
* add db names to cspell dictionary
* fix formatting
* remove inconsistency from integration credentials docs
* fix integration config forms to consistently handle incoming config
* remove leftover "as any" casts from integration config forms
* fix pandas-dataframe exclusion in integration manager
* add missing SSH/SSL options in integration config forms
* remove MS header requirement from copilot guidelines
* add default port to redshift form
* avoid losing redshift credentials when switching auth method
* fix react event use in integration config forms to avoid RC with async state updates1 parent 4e02acf commit ed2600a
File tree
39 files changed
+5241
-131
lines changed- .github
- src
- notebooks
- deepnote
- integrations
- platform
- common/utils
- notebooks/deepnote
- webviews/webview-side/integrations
39 files changed
+5241
-131
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
0 commit comments