postgres-go icon indicating copy to clipboard operation
postgres-go copied to clipboard

Use $rootPkg instead of "gnorm"

Open freb opened this issue 6 years ago • 0 comments

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

freb avatar Jan 15 '19 17:01 freb