mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-05 19:11:52 +00:00
fix:meta data schema charset bug
This commit is contained in:
@@ -97,4 +97,10 @@ pip install langchain>=0.0.286
|
||||
|
||||
```commandline
|
||||
pip install --use-pep517 fschat
|
||||
```
|
||||
```
|
||||
|
||||
##### Q9: alembic.util.exc.CommandError: Target database is not up to date.
|
||||
delete files in `DB-GPT/pilot/meta_data/alembic/versions/` and reboot.
|
||||
```commandline
|
||||
rm -rf DB-GPT/pilot/meta_data/alembic/versions/*
|
||||
```
|
||||
|
Reference in New Issue
Block a user