pg icon indicating copy to clipboard operation
pg copied to clipboard

PG is a Go library that simplifies PostgreSQL database interaction with struct-based entities, schema management, and repository pattern.

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

Is it possible to have the package to alter a table and add a new column if we update the schema?