entc/gen: add feature-flag and implementation for sql/lock

Fixed #358
This commit is contained in:
Ariel Mashraki
2021-07-20 23:04:36 +03:00
committed by Ariel Mashraki
parent 73f849ac51
commit 6a7b3c8e7a
33 changed files with 1035 additions and 44 deletions

View File

@@ -13,7 +13,7 @@ in the LICENSE file in the root directory of this source tree.
{{- end }}
{{- with $tmpls := matchTemplate "dialect/sql/query/fields/additional/*" }}
{{- range $tmpl := $tmpls }}
{{ xtemplate $tmpl $ }}
{{- xtemplate $tmpl $ }}
{{- end }}
{{- end }}
{{- end }}