Skip to content

Commit

Permalink
removed unnescessary text
Browse files Browse the repository at this point in the history
  • Loading branch information
feyruzb committed Oct 17, 2024
1 parent eee8df8 commit c72eb76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/web/db_schema_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Edit the `sqlalchemy.url` option in
according to your database configuration.

### **Step 3**: Use alembic to autogenerate migration scripts
Change username and path to your CodeChecker installation.

`PYTHONPATH=<codechecker_root>/build/CodeChecker/lib/python3 alembic --name config_db revision --autogenerate -m "Change description"`

Expand Down

0 comments on commit c72eb76

Please sign in to comment.