Showing 3 of 3 total issues
Method re_encrypt
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def re_encrypt(table_name, attribute_name, old_opts, new_opts, transcryptor_opts = {})
Method re_encrypt_column
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def re_encrypt_column(table_name, attribute_name, old_opts = {}, new_opts = {}, transcryptor_opts = {})
Method re_encrypt_column
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def re_encrypt_column(table_name, attribute_name, old_opts = {}, new_opts = {}, transcryptor_opts = {})