Ryan Tipps

Results 8 comments of Ryan Tipps

@sweatybridge does this only work if self-hosting Supabase?

@bennik88 try using `postgres://postgres:[email protected]:6543/postgres` (note the lack of "sql" at the beginning, and the different port number at the end) Overall, for @bennik88 or for anyone else, i was able...

> Also, how to output it to a file? @abhay187 You can use [Output Redirection](https://www.tutorialspoint.com/unix/unix-io-redirections.htm) in your shell command, for example: ``` supabase gen types typescript --project-id abcdefghijkl > lib/database.types.ts...

+1 I need some toasts to overlay on my video player

Much needed! i hope this gets merged

+1 to this!! I'm new to this repo but will open a Pull Request if i have time :)