We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4ef94 commit 527edcbCopy full SHA for 527edcb
README.md
@@ -209,4 +209,4 @@ Note that to generate a new Entity using the CLI you must ignore all other table
209
210
```bash
211
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
-```
+```
0 commit comments