-
### Version
1.27.0
### What happened?
I'm using goose for migrations and sqlc to generate queries and models. I have a migration that updates multiple column names. When I run `sqlc generate` it on…
-
**Describe the bug**
the query result `# table_name` header string contains both the schema name and table name of each result column.
The names are separated by the dot character, so '.'.
However …
-
When I was using the built in JSON mode to edit my files with a schema, I could press " to begin typing a key and it would list all of the available key via intellisense.
That's doesn't seem to be …
-
**Summary**
We need to refactor the current codebase to adopt an Object-Oriented Architecture (OOA). This approach will help improve code organization, promote reusability, and make it easier to mana…
-
I was trying to implement the spec as part of Apigee's [apigee-go-gen](https://github.com/apigee/apigee-go-gen) tool, and ran into this issue while creating some test cases.
The example JSON Path…
-
Currently, the extraction strategies schemas are type `Dict[str, Any]` which requires devs to look at the source code of the extraction strategy to see which values are expected and then try to figure…
-
as per requirement on Order entry page directly schema form generated and on submit instance generated and data will be save
-
### 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 the bug
Trying to load a .graphql …
-
I am trying to auto-install with [this jsonnet profile.](https://github.com/user-attachments/files/17806950/profile.json)
The UI produces this error:
![Screenshot From 2024-11-18 16-28-57](https…
-
The log scrolls to the bottom on first render. But after pushing additional lines to the log, it resets itself to the first line on subsequent rerenders and there doesn't seem to be any way of forcing…