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
Suggestion: Launch a New plan
Neon Drizzle Studio showing booleans as `f` / `t`?

Support dump data in dashboard
pg_duck Extension Request
Request for new Cloud option
@neondatabase/api-client@1.10.1 breaking GitHub CI
Bug report
Scoped API Keys (Especially for Organisations)
account switcher
Pg_bm25 extension support
pg_vector
is enough but for the syntactic search ts_rank_cd
or the trigram index is not as powerful as BM25.
We feel that BM25 is going to help Neon reach Elasticsearch level and will be a massive improvement for anyone implementing text search.
Can you please help with this? If it is possible and if so, when can we expect it?...Extension request: postgresql_anonymizer