Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayko001 authored Aug 22, 2023
1 parent 234addb commit 9fbca8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Create Foreign Table:
```
create foreign table clerk (
id string,
id text,
first_name text,
email text,
last_name text,
Expand Down

0 comments on commit 9fbca8d

Please sign in to comment.