postgres-new
postgres-new copied to clipboard
In-browser Postgres sandbox with AI assistance
ports the chat box that the studio uses: https://github.com/supabase/supabase/blob/master/packages/ui/src/components/ExpandingTextArea/index.tsx 
# Bug report ## Describe the bug I visit https://postgres.new/ and trys to new a database, but the button doesn't work  Is is a bug or something wrong with...
Implement mobile support for the application. * **Workspace Component**: Update `Workspace` component to accept `children` prop and render `children` inside the component. * **Layout Component**: Wrap the returned JSX with...
## What kind of change does this PR introduce? Upload wasn't working so I added a few more file types: -'text/csv', -'application/vnd.ms-excel', -'application/csv', -'text/plain' ## What is the current behavior?...
# Bug report ## Describe the bug Upload is only accepting `'text/csv'` as MIME type. ## To Reproduce Upload a CSV file in chat. ## Screenshots  ## System information...