Formatting fix.

This commit is contained in:
go-jet 2019-07-15 19:55:04 +02:00
parent c78ca8a876
commit 7ed83d4228
4 changed files with 4 additions and 7 deletions

View file

@ -31,7 +31,7 @@ Field name is camel case of column name. See below table for type mapping.
| bytea, uuid | |
| and all remaining types | ColumnString |
### Example
#### Example
Sql table `address`:
```