mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
This commit is contained in:
@@ -28,4 +28,4 @@ func ({{ $receiver }} *{{ $builder }}) sqlQuery() *sql.Selector {
|
||||
}
|
||||
return selector.Select(columns...).GroupBy({{ $receiver }}.fields...)
|
||||
}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user