Description
Getting this warning now locally:
WARN deprecated @vercel/postgres@0.10.0: @vercel/postgres is deprecated. You can either choose an alternate storage solution from the Vercel Marketplace if you want to set up a new database. Or you can follow this guide to migrate your existing Vercel Postgres db: https://neon.com/docs/guides/vercel-postgres-transition-guide
Use case
I don't want to be relying on deprecated tech as it creates risks for the site, and we rely on the site for a number of different things
Additional Context
We use neon in Wedding Race, likely an easy migration over of the tables and data. Should make sure to keep back up copies so we don't lose anything during the migration
Description
Getting this warning now locally:
Use case
I don't want to be relying on deprecated tech as it creates risks for the site, and we rely on the site for a number of different things
Additional Context
We use neon in Wedding Race, likely an easy migration over of the tables and data. Should make sure to keep back up copies so we don't lose anything during the migration