Specify Postgres schema in README
This commit is contained in:
parent
2fb970b11c
commit
e1d9ac3d17
1 changed files with 1 additions and 1 deletions
|
@ -322,7 +322,7 @@ If you're still stuck and/or you think you've found a bug, feel free to leave an
|
|||
|
||||
## Features & Examples
|
||||
|
||||
Most examples in this section will be demonstrated using the following schema, structs and variables:
|
||||
Most examples in this section will be demonstrated using the following Postgres schema, structs and variables:
|
||||
|
||||
```sql
|
||||
CREATE TABLE pilots (
|
||||
|
|
Loading…
Reference in a new issue