class documentation

class DatabaseValidation(BaseDatabaseValidation):

View In Hierarchy

Undocumented

Method check​_field​_type Oracle doesn't support a database index on some data types.

Inherited from BaseDatabaseValidation:

Method __init__ Undocumented
Method check Undocumented
Method check​_field Undocumented
Instance Variable connection Undocumented
def check_field_type(self, field, field_type):
Oracle doesn't support a database index on some data types.