fix(sql-formatting): Fix SQL code formatting #10

Merged
quadfaselt merged 1 commits from fix/sql-formatting into main 2024-10-06 10:06:26 +00:00
Owner

Fixed SQL code formatting errors by:

  • catching both single and double backslashes in the formatting
  • explicitly telling LLM how to format linebreaks

Also did some changes to the UI and allowed general questions
about the database content to be asked.

Fixed SQL code formatting errors by: - catching both single and double backslashes in the formatting - explicitly telling LLM how to format linebreaks Also did some changes to the UI and allowed general questions about the database content to be asked.
quadfaselt added 1 commit 2024-10-06 10:06:04 +00:00
Fixed SQL code formatting errors by:
- catching both single and double backslashes in the formatting
- explicitly telling LLM how to format linebreaks

Also did some changes to the UI and allowed general questions
about the database content to be asked.
quadfaselt merged commit 701919a83a into main 2024-10-06 10:06:26 +00:00
quadfaselt deleted branch fix/sql-formatting 2024-10-06 10:06:32 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: quadfaselt/grid_application#10