dbdev icon indicating copy to clipboard operation
dbdev copied to clipboard

Database Package Registry for Postgres

Results 25 dbdev issues
Sort by recently updated
recently updated
newest added

We don't currently display the home repository of a package so users of the package can suggest improvements/open PRs/issues etc Task is to add a field for it and display...

enhancement

# Chore ## Describe the chore (This one is up for debate but I think it would be useful especially for testing environments like GH actions) The "dbdev install" command...

enhancement

# Chore ## Describe the chore the current [doc](https://supabase.github.io/dbdev/install-in-db-client/) only describes how to do it using SQL ## Additional context example: `dbdev install --connection postgres://postgres:postgres@localhost:54322/postgres --path ./pg_idkit`

documentation

Currently password reset mail are sent from @mail.app.supabase.io domain. Change this so that emails are sent from `database.dev` domain.

# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

# Chore ## Describe the chore The current code to parse `.control` files in the `models.rs` is primitive. Use a parser that matches the logic in the [GUC parser](https://github.com/postgres/postgres/blob/master/src/backend/utils/misc/guc-file.l) in...

# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

In review by design team

enhancement