Kanan Rahimov
Kanan Rahimov
introduce a conf parameter to customize the default preview query ``` default: SELECT * FROM . LIMIT 100 ```
**Is your feature request related to a problem? Please describe.** Queries on big tables without LIMIT statement takes a long time and it looks like the application is hanging. **Describe...
Now, we have one Build action which also does linting: https://github.com/KenanBek/dbui/actions/workflows/build.yml It is recommended way to keep them separately: https://github.com/marketplace/actions/run-golangci-lint#how-to-use > We recommend running this action in a job separate...
Prints out the version number. Once done can be used also in the `.goreleaser` configuration for the check-up. Example: ``` brews: ... test: | system "#{bin}/dbui --version" ```
When MySQL database is not ready to accept connections it logs, and these log messages crash UI. During the app:  After it is closed:...
https://github.com/Homebrew/homebrew-cask/blob/HEAD/CONTRIBUTING.md#adding-a-cask