Philipp Steinrötter

Results 249 comments of Philipp Steinrötter

We are experiencing a similar issue. EDIT - This looks like our issue: https://github.com/supabase/supabase/discussions/6080

The issue seems to be this one: https://github.com/supabase/supabase/discussions/6080

Thanks for looking into it! For now, simply restarting the db container after supabase start works.

That should fix the issue for now. The same problem arises with supabase db reset, so a restart should be put there, too. I am still wondering what the root...

Any update here? This issue got a few upvotes and I am at 147 migration files now. Would be awesome if someone could provide a best practice.

with recent updates to the cli the performance of applying migrations is **much** better. Hence, this issue can be de-prioritized (at least for me).

this is awesome!! Are tests within nested directories also supported?

> I think instead of manually traversing the dirs, we can instead use one file as an entrypoint and use the [`\i`/`\include` directive](https://github.com/theory/pgtap/blob/ff4a30b59d602ab7a3ea48ce91402fa9bc83abdf/test/setup.sql#L1) to include other files. > > >...

What is the progress on this? I could also contribute during the summer.

Yes, that was also my train of thought - unfortunately, there is not much to reuse here considering the new architecture, so a new repo would make sense! Although our...