Formatting fix.
This commit is contained in:
parent
c78ca8a876
commit
7ed83d4228
4 changed files with 4 additions and 7 deletions
|
|
@ -39,7 +39,7 @@ Usage of jet:
|
|||
```
|
||||
|
||||
To generate jet SQL Builder and Data Model files from postgres database we need to call `jet` generator with postgres
|
||||
connection parameters and root destination folder path for generated files.
|
||||
connection parameters and root destination folder path for generated files.
|
||||
Assuming we are running local postgres database, with user `jet`, database `jetdb` and schema `dvds` we will use this command:
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue