Skip to content

Commit

Permalink
Added note about prisma migrate dev - closes #18
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Mar 12, 2024
1 parent b30c092 commit db7c0c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ See a [full example](tests/pg-promise/index.test.mjs)

## Prisma

Note: `prisma migrate dev` does not support pgvector indexes

Import the library

```javascript
Expand Down

0 comments on commit db7c0c1

Please sign in to comment.