dbdev
dbdev copied to clipboard
Database Package Registry for Postgres
Improve documentation by explaining the difference with pgxn. ## Link Page which needs improvement: `README.md`. ## Describe the problem When I hear npm for pg, I immediately think about pgxn....
## Describe the bug Unable to see the repository information (and/or source code) for the pglet. All package managers generally have them on the package page. ## Expected behavior Expect...
The current method of including the dbdev install script and then using it to install a TLE for testing or local databases is a bit awkward. Consider allowing users to...
# Improve documentation ## Link https://github.com/supabase/dbdev ## Describe the problem There's nothing in the docs showing how to list installed packages. I had to dig through the CLI source code...