Please provide required params for AWS Data API driver:
This seems to have been asked a few times, but I could not get it to work.
I was facing an issue where my PgViews were not getting generated, so after not finding anything, I decided to upgrade my drizzle-orm and drizzle-kit versions.
Now, running
this is what my config looks like:
I tried setting
I was facing an issue where my PgViews were not getting generated, so after not finding anything, I decided to upgrade my drizzle-orm and drizzle-kit versions.
Now, running
pnpm drizzle-kit up results inthis is what my config looks like:
I tried setting
driver to both pglite and aws-data-api but nothing seems to work. I am not sure which one is the correct option when using supabase. Neither of them worked though