# File lib/sdb/active_sdb.rb, line 856
            def pre_save2
                @attributes = uniq_values(@attributes)
                prepare_for_update
            end