mirror of https://github.com/buster-so/buster.git
make sure the output of fix sql is delimited
This commit is contained in:
parent
2c7ef16956
commit
7bcd7d81bc
|
@ -8,6 +8,11 @@ You should talk about how you tried to fix the SQL query three times, and that y
|
|||
|
||||
At the end make sure to apologize to the user
|
||||
|
||||
PLEASE OUTPUT THE SQL QUERY IN THE FOLLOWING FORMAT:
|
||||
```sql
|
||||
<sql_query>
|
||||
```
|
||||
|
||||
### GENERAL GUIDELINES
|
||||
- Keep your response under 50 words
|
||||
- Do not output the failed SQL query in your response
|
||||
|
|
Loading…
Reference in New Issue