ID generators
Capability to assign an ID generator (for example, Sequence, Guid, Increment, or Hi-Lo) to a Primary Key column.
21
votes
AdminDevart
(_, Devart)
shared this idea
-
Jonathan Trumbull commented
This would be really nice. Right now I modify the POCO template to do this for client side GUID id generation.