Open
Conversation
* build(gomod): install clipboard * feat(tui): add the ability to copy the content of a cell by pressing enter key * feat(tui): scroll back to the the beginning the cell selected when a table is selected * feat(tui): set focus to the content view after a successful query * feat(tui): fix table header visible after scrolling * docs(readme): add guidelines on how to copy content from table cell
* build(gomod): bump the golang version to 1.25.2 * build(dockerfile): bump the golang version to 1.25 * ci(github-actions): update actions to latest release * ci(github-actions): update ci actions on the docs config file * ci(github): bump linter binary version to support go 1.25 * ci(github): fix some errors in ci config * ci(github): fix yaml format on golang versions
* build(gomod): install testcontainers library and modules to run containers at will * test(client): refactor the client test suite to use testify's suite pkg and testcontainers to run containers at will without depending on docker compose * build(makefile): unify the test command to run the integration tests with the test target without docker compose * ci(actions): refactor the CI file to run the integration tests using test container without the external container services * build(scripts): remove the test_all.sh script * docs(contributing): update the CONTRIBUTING guidelines based on these changes * ci(actions): fix the db user for posgres * style(client): fix a typo * build(makefile): make db user a parameter
…ning queries that do not return anything (#275)
* feat(cmd): add a new flag * feat(config): add a function to read the keybindings values from the config values * test(config): add a new test function to validate the SetupKeybindings function * feat(root): set the keybindings value if the flag is set * build(make): add a k flag to the run command for testing purposes * docs(readme): update the documentation * docs(tui): update the outdated help string
* feat(oracle): add the ability to switch to other schemas * feat(client): fix the queries to query against ALL* tables * fix(client): fix set search_path query for postgres * feat(client): add a way to handle the schema in the client side for the oracle databases * feat(oracle): add a way to build queries based on if the schema flag is present or not * docs(config): fix a typo in the example config file * docs(readme): update the readme file to include the use of the schema for the oracle databases * refactor(client): refactor the oracle client to remove the else statements * docs(docs): update the documents in the docs directory
* fix(config): add missing fig struct tags * test(config): add missing ssh test assertions * docs: update docs to show example of the new fixes
…f dblab on homebrew (#277)
Co-authored-by: karthickkannans <k.kannan_krossark@heru.net>
* docs(mkdocs): add a logo to the docs site * docs(mkdocs): update docs to catch up with the latest changes
This file contains hidden or 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
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] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )