postgres-go
postgres-go copied to clipboard
Use $rootPkg instead of "gnorm"
I believe there are two function signatures that should be updated from gnorm.db to {{$rootPkg}}.DB:
- https://github.com/gnormal/postgres-go/blob/master/gnorm_templates/table.gotmpl#L281
- https://github.com/gnormal/postgres-go/blob/master/gnorm_templates/table.gotmpl#L70