Terry Sutton
Terry Sutton
### Discussed in https://github.com/orgs/supabase/discussions/27425 Originally posted by **askkaz** June 20, 2024 We have walked a lot of Supabase users through setting up their auth emails and it is frequently a...
We can now get the table definition from here  Would be great if we could copy it from here ("Copy table definition") 
Add Advisors warnings to homepage status area and nav bar   https://www.notion.so/supabase/Surface-Security-Advisor-warnings-on-the-homepage-2cf9c9b175a54c61b44d324d99ac1070
We should scroll the current table into view in the sidebar. If you have a lot of tables, you can't tell which one is current without scrolling 
Confirm before setting table cell text value to null  
branched off @MildTomato's PR here: https://github.com/vercel/next.js/pull/69308 - updates readme with shadcn/ui re-install instructions - moves moves functions to actions.ts file - adds .env.example back
Add a warning if users aren't opted-in to sending anon data with their queries  Allow them to opt-in right from the SQL Editor  Also...
Adds an "Overwrite code" button to the AI Assistant, so you can just overwrite the current editor without a diff view 
To reproduce: - go to the SQL Editor and create a new snippet by adding `select * from no_exist;` - refresh the page - run the `select * from no_exist;`...
I kept getting ^[[A ⨯ ApiError: Request to https://api.replicate.com/v1/predictions failed with status 422 Unprocessable Entity: {"title":"Invalid version or not permitted","detail":"The specified version does not exist (or perhaps you don't have...