feat(project): postgres repository wrapper with type conversions

This commit is contained in:
2026-05-01 09:50:41 +08:00
parent 5f63fb5e52
commit fc6a7745a5
3 changed files with 468 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ require (
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/puddle/v2 v2.2.2 // indirect