Skip to content

Commit

Permalink
Note that it's currently just the first database
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Mar 24, 2023
1 parent ebf8d0b commit 506c45e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ You can then ask it questions! Some starting examples:
- Show a list of tables (this is always good to start with as it ensures ChatGPT knows which tables are available)
- Show the first 10 rows of the `mytable` table

This plugin currently exposes a single database - the first database attached to your instance.

## Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:
Expand Down

0 comments on commit 506c45e

Please sign in to comment.