Skip to content

Commit

Permalink
Update ts_llm_instructions.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuskohlberg committed Jan 22, 2025
1 parent 1d0ad27 commit d72f04d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ts_llm_instructions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -380,9 +380,9 @@ CREATE TABLE todo_item (
<database_operations>
<querying>
<methods>
<overview>
These are the supported methods when using the SQLDatabase module with Encore.ts. Do not use any methods not listed here.
</overview>
<overview>
These are the supported methods when using the SQLDatabase module with Encore.ts. Do not use any methods not listed here.
</overview>
<method name="query">
<description>Returns async iterator for multiple rows</description>
<examples>
Expand Down

0 comments on commit d72f04d

Please sign in to comment.