rahulhaque
rahulhaque
Is there any way I can backup my config and restore? Any workaround or is it planned? Btw, thanks for all the effort put behind this awesome tool.
Added a callback function `onChangeCode` that will return the last input `code` every time a value is changed. Added a new props `defaultCode` which will set the initial value for...
Added a callback function `onChangeCode` that will return the last input `code` every time a value is changed. Added a new props `defaultCode` which will set the initial value for...
Maybe the problem occurred because Laravel already ships with the `illuminate/support ` package by default for its Str:: helper methods. ``` Problem 1 - Root composer.json requires beyondcode/laravel-scope-checks ^1.0 ->...
In mobile view, the modal looks like this. This pull request attempts to fix the issue. Before:  After:  I've also seen pusher subscription issue when...
**Is your feature request related to a problem? Please describe.** Whenever I save a query, dbgate prompts for a name and save the file in `~/.dbgate/files/sql/query`. When I click `Favorites...
When the app is not enabled or the maximum connection count is exceeded, each connection attempt decreases the total app connection count, leading to negative values in Prometheus metrics. This...
### I have checked the following: - [X] I use the newest version of bruno. - [X] I've searched existing issues and found nothing related to my issue. ### Describe...