uniquify icon indicating copy to clipboard operation
uniquify copied to clipboard

allow usage of ensure_unique with auto-generated strings outside record create cycle

Open npj opened this issue 13 years ago • 0 comments

re-write autogenerated identifiers in such a way that ensure_unique can be applied to records outside of the create cycle. this is useful for adding new, uniquified columns to an existing model and generating the identifiers.

npj avatar Jul 06 '11 16:07 npj