How can we help you today? How can we help you today?

'Unique' properties in .sqlgen config file

Hello,

from what I see in the .sqlgen config file and the RegexpGenerator type in particular, there are two Unique properties to be set, one <Unique> tag in the Field configuration section, and one element key in the GeneratorProperties section.

It appears to me that if you set both of them to true, the result for the field is evaluated to be not unique, and if you set both to false, the result is unique. Is this a bug or is my conception of the configuration incorrect? What is the purpose of the <Unique> tag?

Thanks and regards,
C.
cb66
0

Add comment

Please sign in to leave a comment.