We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eee8df8 commit c72eb76Copy full SHA for c72eb76
docs/web/db_schema_guide.md
@@ -38,7 +38,6 @@ Edit the `sqlalchemy.url` option in
38
according to your database configuration.
39
40
### **Step 3**: Use alembic to autogenerate migration scripts
41
-Change username and path to your CodeChecker installation.
42
43
`PYTHONPATH=<codechecker_root>/build/CodeChecker/lib/python3 alembic --name config_db revision --autogenerate -m "Change description"`
44
0 commit comments