Way to disable this typing animation on AI-generated SQL queries?
scale to zero on scale plan

Like before: 5 seconds instead of 60 seconds scale to zero

Bug downloading DB connection env variables via Vercel
vercel env pull --environment=preview
on my local computer, even though it responds with Downloading preview Environment Variables for my-account-name/my-project
, the file it downloads actually contains the production DB URL, not the preview one....More console ui bugs related to pricing changes

Message Limit Hours
Add reset_branch MCP tool
Separate MCP SQL tool to read and write for added protection
run_sql
can execute read and write operations. Concerned about the affect that AI queries can have on our production database, even when reviewing tool calls, it would be great to have the run_sql
tool separated into run_sql_write
and run_sql_read
or something similar. This would allow our team to confidently run queries without concern about changing data.Idea: backup cadence
Multiple Tables on Neon Website
Extension request: pg_net or http (webhooks)
Attempted to switch out organization member accounts and ended up locked out
Changelog not updating
After resetting a database branch the password does not work anymore

I can't log in my account.

How do I submit a latency issue to support. I am using replit
Compute Hours Not Reset

User still exists after deleting from database
DELETE FROM neon_auth.users_sync WHERE TRUE;
3. It's not possible to re-use that email for a new signup (see screenshot)
The user does not appear anywhere in the dashboard, or when manually selecting from the database, but apparently it still exists somewhere else which prevents re-using the email address....