Replies: 2 comments 5 replies
-
Hi, we usually require you to install an ORM, like Prisma or TypeORM, even if you use an adapter. Do I understand that you do not want to install those? |
Beta Was this translation helpful? Give feedback.
5 replies
-
If you do decide to use the Prisma-based adapter, be aware that the example/default one is not robust. See this issue for details: I would not consider it to be production-ready. It's not hard to work around it but fair warning. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description 📓
It would be very usefull to have a postgres adapter without having to install another package (like prism).
How to reproduce ☕️
Nothing here.
Contributing 🙌🏽
Yes, I am willing to help implement this feature in a PR
Beta Was this translation helpful? Give feedback.
All reactions