mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-09-19 10:56:04 +08:00
* dbeaver/pro#8821 feat: add gql query for import * dbeaver/cloudbeaver#8821 throw readable exception on import fail * dbeaver/pro#8821 feat: add import settings step * dbeaver/pro#8821 refactor: gql types for driver config * dbeaver/pro#8821 refactor: use connectionKey * dbeaver/pro#8821 add open New Connection * dbeaver/pro#8821 feat: add openNewConnection checkbox and replace docs link * dbeaver/pro#8821 feat: clear onDuplicateKey if useBulk is active * dbeaver/pro#8821 feat: add titles * dbeaver/pro#8821 refactor: remove extra checks (not a driver config, always true) * dbeaver/pro#8821 remove defaultOpenNewConnection from driverConfiguration * dbeaver/pro#8821 feat: let a user to clear the replace method * dbeaver/pro#8821 refactor: update open new connection tooltip * dbeaver/pro#8821 feat: remove checks for settings step Always show settings steps with at least one option: use new connection * dbeaver/pro#8821 refactor: simplify dialog's footer --------- Co-authored-by: Ruslan <pupkinvasya7000@gmail.com> Co-authored-by: Daria Marutkina <125263541+dariamarutkina@users.noreply.github.com> Co-authored-by: Ainur <59531286+yagudin10@users.noreply.github.com>