forked from dbeaver/dbeaver
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] devel from dbeaver:devel #1
Open
pull
wants to merge
948
commits into
yixuqiu:devel
Choose a base branch
from
dbeaver:devel
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+122,338
−79,609
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…6055) * dbeaver/pro#106 Proper SQL generation for `IN` filter constraints * dbeaver/pro#106 Add default implementation for common methods
…sions on existing ones (#35766) * #35760 Brazilian Portuguese translation strings added, plus some revisions on existing ones. * Delete plugins/org.jkiss.dbeaver.ui.editors.sql.terminal/src/org/jkiss/dbeaver/ui/editors/sql/terminal/SQLTerminalMessages_pt_BR.properties This file is in a incorrect directory. There's a copy in the correct one. --------- Co-authored-by: MashaKorax <[email protected]>
* dbeaver/pro#3498 Navigator filters fixes * Db list param fix * dbeaver/pro#3498 Conflict fix * dbeaver/pro#3498 Unify meta read for DB and CB * dbeaver/pro#3498 Item filter config fix * dbeaver/pro#3498 Filters configuration: find proper parent node. Duplicate filters fix * dbeaver/pro#3498 Filters config save fix * dbeaver/pro#3498 Filters node detect fix
* [CUBRID] For 'Use SQL to limit fetch size' - Set the default value of 'Data Editor -> Limit import size using SQL' to true - Add constraints related to 'Limit' for CUBRID. * - Simplify and reuse variables --------- Co-authored-by: hwany7seo <[email protected]>
Update README.md - add more info about CloudBeaver product. Co-authored-by: Serge Rider <[email protected]>
* #35475 Fix sql script execution * #35475 Fix sql script execution * #35475 Fix sql script execution * #35857 Execution if the script on disconnected script * #35857 Execution if the script on disconnected script * dbeaver/pro#35475 fix sql execution * dbeaver/pro#35882 fix sql execution * dbeaver/pro#35882 fix sql execution * dbeaver/pro#35882 fix sql execution --------- Co-authored-by: Serge Rider <[email protected]> Co-authored-by: MashaKorax <[email protected]>
* #36080 Improve clarity in JSON values export options * fix --------- Co-authored-by: kseniaguzeeva <[email protected]>
* dbeaver/pro#3355 Show a popup with SSO code when using AWS SSO * dbeaver/pro#3355 Add localization * dbeaver/pro#3355 Typo fix * dbeaver/pro#3355 Move to PRO; add test bundle --------- Co-authored-by: MashaKorax <[email protected]>
* dbeaver/pro#3555 Minimize bundle dependencies * dbeaver/pro#3555 Minimize bundle dependencies * dbeaver/pro#3555 Minimize bundle dependencies * dbeaver/pro#3555 Minimize bundle dependencies
* dbeaver/dbeaver-vscode#38 feat: navigation tree * dbeaver/dbeaver-vscode#38 chore: revert project ordering
* #35411 Fix tooltip length * #35411 Fix tooltip length * #35411 Fix tooltip length --------- Co-authored-by: Serge Rider <[email protected]>
Co-authored-by: Matvey16 <[email protected]>
* #3535 - Add ability to delete fail in case of fail * dbeaver/pro#3535 - export table name for parquet and xlsx * #3535 - export table name for parquet and xlsx --------- Co-authored-by: Matvey16 <[email protected]>
* #23361 LibSQL driver definition * #23361 LibSQL driver definition + connection name gen fix * #23361 LibSQL driver definition + connection name gen fix * #23361 Driver definition * #23361 Query cancel handle fix * #23361 Icons * #23361 Columns for all tables read * #23361 Columns for all tables read * #23361 Resultsets metadata discovery fix * #23361 Generic icons move * #23361 Icons * #23361 Include in dbeaver and cloudbeaver community * #23361 Add LibSQL to CB CE --------- Co-authored-by: MashaKorax <[email protected]>
* dbeaver/pro#3906 Platform unit tests * dbeaver/pro#3906 Platform unit tests * dbeaver/pro#3906 Logging + oracle test mode * dbeaver/pro#3867 Activate bundles lazily * dbeaver/pro#3906 Revert prefs init * dbeaver/pro#3867 Tests refactoring + log runner statistics * dbeaver/pro#3867 Tests refactoring + log runner statistics * dbeaver/pro#3867 Test description * dbeaver/pro#3867 JUnit - UnnecessaryStubbingException fix
* dbeaver/pro#3830 Fix new completion engine bugs, use fuzzy search * dbeaver/pro#3830 Use Search inside names setting for fuzzy search * dbeaver/pro#3830 Fix completion between two separators with no other symbols in between * dbeaver/pro#3830 Fix code style, update internal class for debugging * dbeaver/pro#3830 Fix sorting preference update * dbeaver/pro#3830 Remove aliases for columns --------- Co-authored-by: MashaKorax <[email protected]>
…lization CB-6088 fix upper cases in localization; add localization
* dbeaver/pro#3911 AI and SQL control commands * dbeaver/pro#3911 AI and SQL control commands * dbeaver/pro#3741 System agent service * dbeaver/pro#3911 AI and SQL control commands * dbeaver/pro#3911 AI and SQL control commands * dbeaver/pro#3911 AI and SQL control commands * dbeaver/pro#3911 SQL output formatting * dbeaver/pro#3911 AI error messages * dbeaver/pro#3911 AI command fixes * dbeaver/pro#3911 Support custom context * dbeaver/pro#3911 Disable datasource check in headless products --------- Co-authored-by: kseniaguzeeva <[email protected]>
* dbeaver/pro#3919 Query text detection * dbeaver/pro#3919 Comment queries handle --------- Co-authored-by: Matvey16 <[email protected]>
* dbeaver/pro#3661 Add option to minify JSON and XML * dbeaver/pro#3661 Add localization key * dbeaver/pro#3661 Catching syntax error * #3661 Fix JSON formatting * #3661 Fix XML formatting * dbeaver/pro#3661 Fix minifying XML * dbeaver/pro#3661 Fix after review * dbeaver/pro#3661 Hide minify option to all variants except XML and JSON
Co-authored-by: Daria Markaryan <[email protected]>
* #35857 Add cloudberry support * #35847 Update Cloudberry integration * #35847 Update comment * #35847 Add description localization * #35847 Add counting of version Greenplum for Cloudberry * #35847 Fix after review * #35847 Fix after review * #35847 Move Cloudberry to another datasource * #35847 Update after review * #35847 Update after review * #35847 Remove useless imports * #35847 Remove counting version several times * #35847 Fix after review * #35847 Fix after review * #35847 Remove databaseDocumentationSuffixURL * #35847 Fix after review * #35847 Add inheritProviderProperties property for datasource --------- Co-authored-by: Matvey16 <[email protected]> Co-authored-by: Serge Rider <[email protected]>
* #35439 Swap buttons Also disable annotations in SQL dialogs * #35439 Confirmation buttons for MacOS --------- Co-authored-by: MashaKorax <[email protected]>
Co-authored-by: MashaKorax <[email protected]>
* #36582 Add support for select into statement * #36582 Skip warning if target table doesn't exist or has 0 columns --------- Co-authored-by: kseniaguzeeva <[email protected]>
Co-authored-by: MashaKorax <[email protected]>
Co-authored-by: DenisSinelnikov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )