doc/featureflag: add doc and example to the sql/modifier flag

This commit is contained in:
Ariel Mashraki
2021-07-29 11:23:14 +03:00
committed by Ariel Mashraki
parent d1c568dac7
commit 60a544bb9d
3 changed files with 47 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ in the LICENSE file in the root directory of this source tree.
{{/* gotype: entgo.io/ent/entc/gen.Type */}}
{{/* Templates used by the "sql/modifier" feature-flag to add ustom modifiers to the builders. */}}
{{/* Templates used by the "sql/modifier" feature-flag to add custom modifiers to the builders. */}}
{{/* Template for adding the "modifiers" field to the query builder. */}}
{{ define "dialect/sql/query/fields/additional/modify" -}}