Feature request: transfer database between projects
Pricing discrepency on home page versus "upgrade" dialog

Preview Workflow Prompt Should Go Away Automatically After Integration

Region request: Mumbai (ap-south-1)
Support https://github.com/supabase/index_advisor
Project usage still shows 10 project limit for paid plan.
Please allow log_error_verbosity to = default instead of terse
Monitoring Metrics Timezone
Error
Bug report
Please allow sorting on Branch page by createdAt date

New extensions
Bug Report: If you drop multiple tables from the UI, cascade order isn't respected
b depends on a and you drop them both at the same time, it may try to drop a before b and therefore it will error.Bug Report: Incorrect Timezone Handling and Backtracking in Neon UI

Export issues: CSV charset error, XSLX doesn't work

Add support for pg_create_logical_replication_slot
logical decoding requires wal_level >= logical when I try to use it. My usecase is effectively building a platform to stream changes to frontend frameworks without much effort. I can alternatively use triggers, but having a connection there slurping changes might be more efficient in cases where it is a common set of tables being affected. I am trying to use it with the wal2json extension.Make the SQL Editor Query Result View Scrollable

cant change database on SQL Editor