mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
This will allow moving from: field.String(c).Unique() To: index.Field(c).Unique() And vice versa
This will allow moving from: field.String(c).Unique() To: index.Field(c).Unique() And vice versa