parent
6f685b9f8e
commit
b1d5918fdc
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
psql -c "DROP DATABASE zed (FORCE);"
|
||||
psql -c "DROP DATABASE zed_llm (FORCE);"
|
||||
psql postgres -c "DROP DATABASE zed WITH (FORCE);"
|
||||
psql postgres -c "DROP DATABASE zed_llm WITH (FORCE);"
|
||||
script/bootstrap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue