Better support for numeric ID fields
Numeric ID fields are most of the type generated by Oracle triggers (as a proper auto-incremented field type is missing). I would like to configure that for a model any numeric field with the name "ID" is set by default to AutoGeneratedPattern "Identity"?
I know you guys can't guess from the DB which fields are generated by a trigger but allow us to configure which fields we want to work that way.
15
votes
anonymous
shared this idea