/usr/local/lib/python3.9/site-packages/django/db/backends/oracle/__pycache__
a Ӱ�h\ � @ s, d dl mZ d dlmZ G dd� de�ZdS )� )�checks)�BaseDatabaseValidationc @ s e Zd Zdd� ZdS )�DatabaseValidationc C s: g }|j r6|�� | jjv r6|�tjd| d|dd�� |S )z;Oracle doesn't support a database index on some data types.z7Oracle does not support a database index on %s columns.zKAn index won't be created. Silence this warning if you don't care about it.zfields.W162)�hint�obj�id)Zdb_index�lower� connectionZ_limited_data_types�appendr �Warning)�self�fieldZ field_type�errors� r �N/usr/local/lib/python3.9/site-packages/django/db/backends/oracle/validation.py�check_field_type s ���z#DatabaseValidation.check_field_typeN)�__name__� __module__�__qualname__r r r r r r s r N)Zdjango.corer Z"django.db.backends.base.validationr r r r r r �<module> s
.
Edit
..
Edit
__init__.cpython-39.pyc
Edit
base.cpython-39.pyc
Edit
client.cpython-39.pyc
Edit
creation.cpython-39.pyc
Edit
features.cpython-39.pyc
Edit
functions.cpython-39.pyc
Edit
introspection.cpython-39.pyc
Edit
operations.cpython-39.pyc
Edit
schema.cpython-39.pyc
Edit
utils.cpython-39.pyc
Edit
validation.cpython-39.pyc
Edit