class DatabaseValidation(BaseDatabaseValidation):
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 |