ivory icon indicating copy to clipboard operation
ivory copied to clipboard

Ivory makes it easy for you to create and manage PostgreSQL databases via a Go program.

Results 2 ivory issues
Sort by recently updated
recently updated
newest added

When a Postgres user, for which `createdb ` has not been performed, instructs a database creation , Ivory will pass through a potentially confusing error of `FATAL: database does not...

enhancement

I have added a GitHub action to run the tests. This can be used to protect the main and releases branches on pull requests. Due to the way GitHub actions...