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

1 Commits

Author SHA1 Message Date
5cec810947 fix(sql-formatting): Fix SQL code formatting
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.
2024-10-06 11:59:45 +02:00