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

mattel import not there

Open ghost opened this issue 7 years ago • 1 comments

Just getting familiar with how this generator works and found:

https://github.com/gnormal/postgres-go/blob/master/generated/public/authors/authors.go#L8

Is this a mistake ?

ghost avatar Oct 06 '18 20:10 ghost

My guess is that this is a goimports issue that grabbed the mattel path instead of the one generated by gnorm. I think the path should just point here.

freb avatar Dec 21 '18 09:12 freb