Skip to content

Commit 527edcb

Browse files
committed
noop: addresses README linting warning.
1 parent 4c4ef94 commit 527edcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,4 @@ Note that to generate a new Entity using the CLI you must ignore all other table
209209
210210
```bash
211211
DATABASE_URL=postgres://refactor:password@localhost:5432/refactor_platform sea-orm-cli generate entity -s refactor_platform -o entity/src -v --with-serde both --serde-skip-deserializing-primary-key --ignore-tables {table to ignore} --ignore-tables {other table to ignore}
212-
```
212+
```

0 commit comments

Comments
 (0)