mirror of
https://github.com/ent/ent.git
synced 2026-05-06 09:30:52 +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