mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
Feature to add annotations to ent schema to ensure sql tables have sequential auto-increment id columns. Meant to be a better alternative for entgql / gqlgen globally unique id feature.