postgres-new icon indicating copy to clipboard operation
postgres-new copied to clipboard

In-browser Postgres sandbox with AI assistance

Results 45 postgres-new issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...

dependencies

With this change, we can now detect and capture DDL statements during a Live Share session for simple queries, recording the statements as a `executeSql` tool result to make it...

# Bug report ## Describe the bug When requesting the AI to create a table and then rename it to use CamelCase in the names, it enters an infinite loop...

bug

# Bug report File Size: 26.2 MB ## To Reproduce Steps to reproduce the behavior, please provide code snippets or a repository: 1. Navigate to [postgres.new/export](https://postgres.new/export) and click Export to...

bug

# Feature request It's not possible to ask you to use the uuid data type with automatic generation. ![image](https://github.com/user-attachments/assets/7d3cfe05-6d8a-40e7-9ea5-a58f21d0a6e9)

enhancement

# Bug report While building a demo using the Live Share feature of database.build, I've seen many intermittent failures of the connection. Usually fixed by stopping the Live Share, reloading...

bug

# Bug report ## Describe the bug When I enter the page, it keeps loading the elements and does not let me do anything. There comes a time when it...

bug

https://github.com/supabase-community/postgres-new/blob/f1dcb5c72b834e8ec9a74e1b875c1762f109bcba/apps/postgres-new/components/ide.tsx#L160 I'm using database.build to showcase my data migration tooling, which creates it's own DB objects in the `schemamap` schema. For clarity, it would be great if the SchemaGraph viewer...

enhancement

# Feature request: Ability to open/close/adjust the prompt pane on the right ## Is your feature request related to a problem? Please describe. On smaller screens it's almost impossible to...

enhancement

Description: As a developer working on my project, one of the main challenges I’ve encountered is the limitations of using external language models, especially when I reach usage limits or...

enhancement