mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +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.