mirror of
https://github.com/ent/ent.git
synced 2026-03-05 19:35:23 +03:00
entc/gen: add 'Schema' to the restricted global identifiers (#4286)
This commit is contained in:
@@ -2293,6 +2293,7 @@ var (
|
||||
"Max",
|
||||
"Mean",
|
||||
"Min",
|
||||
"Schema",
|
||||
"Sum",
|
||||
"Policy",
|
||||
"Query",
|
||||
|
||||
Reference in New Issue
Block a user