Skip to content

[pull] main from danvergara:main#19

Open
pull[bot] wants to merge 17 commits intoMu-L:mainfrom
danvergara:main
Open

[pull] main from danvergara:main#19
pull[bot] wants to merge 17 commits intoMu-L:mainfrom
danvergara:main

Conversation

@pull
Copy link

@pull pull bot commented Jun 13, 2025

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 : )

* 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
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Jun 13, 2025
danvergara and others added 15 commits October 8, 2025 13:00
* 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
* 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
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
* fix(tui): fix panic index out of range (#289)

* fix: typo in Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants