Vaibhav Tripathi

Results 35 comments of Vaibhav Tripathi

> Thanks for checking. Our current recommendation is to always use schema qualified references in your migration file. For eg. > > ```sql > CREATE TABLE test (path extensions.ltree NOT...

> > improve the error message when an extension type isn’t found > > optionally add a CLI hint suggesting extensions.ltree > > Do you plan to do this by...

@sweatybridge whenever you have a moment, a quick review would be appreciated. πŸ’š

@sweatybridge All requested changes have been applied. Ready for rereview.

> Deploying static files in non-docker mode is supported. Can you reproduce the issue and verify? Thanks for the review @sweatybridge !! retested with the correct paths: - Without `--use-docker`:...

hi @tonxxd thanks for reporting this! looked into this. when docker isn't running, the cli falls back to native bundler which requires edge runtime installed locally for static file bundling....

hi @arend-vanderveen thanks for reporting πŸ’š 99-roles.sql isn't a part of the cli, i believe this is a stale `docker` volume from a previous setup. try removing all supabase `docker`...

Hi @ProjectINT Thanks for reporting this! i do confirm i was able to reproduce this on my end. ill create a pr shortly.

Hi @SumitKumar-17 Thanks for your interest in tackling this! πŸ’š Am already about halfway through a fix.