Subject Generators don't increment anymore
Author Arn
Jason wrote:

It's possible in the past there was a change that gave default values a
higher priority over GeneratorLinks assigned values. If a default value is
assigned to a column then the GeneratorLinks wouldn't take effect.

I'm open to ideas of how this can be handled better. One thought is to have
the GeneratorLinks apply its values if the column is NULL or if its value is
equal to the default value if one exists.
Jason

Hi Jason

You wrote:
if its value is equal to the default value if one exists.

For Me this is the better solution.

Thanks for the time.

Arn