Integrating Payload CMS with Supabase #9502
Unanswered
ricjohn-acosta
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm trying to access the
/admin
page and have written abeforeSchemaInit
hook so that my existing schema doesn't get wiped but I am getting the following error. Any ideas?error: type "serial" does not exist
I've used
npx drizzle-kit introspect
to generate my supabase schema which I then use in mypayload.config.ts
Beta Was this translation helpful? Give feedback.
All reactions