pgvector-python icon indicating copy to clipboard operation
pgvector-python copied to clipboard

Fix missing import in example

Open roskakori opened this issue 7 months ago • 0 comments

Without this, the example migration fails with the error message

NameError: name 'migrations' is not defined

roskakori avatar Jun 08 '25 16:06 roskakori