Trigger GitHub Actions
This commit is contained in:
parent
9d6081c7f7
commit
9193eca08b
1 changed files with 0 additions and 2 deletions
|
|
@ -10,5 +10,3 @@ async def create_db_and_tables():
|
|||
await vector_engine.create_database()
|
||||
async with vector_engine.engine.begin() as connection:
|
||||
await connection.execute(text("CREATE EXTENSION IF NOT EXISTS vector;"))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue