HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/django/db/backends/oracle/__pycache__/validation.cpython-310.pyc
o

ʎ�_\�@s,ddlmZddlmZGdd�de�ZdS)�)�checks)�BaseDatabaseValidationc@seZdZdd�ZdS)�DatabaseValidationcCs:g}|jr|��|jjvr|�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)�db_index�lower�
connection�_limited_data_types�appendr�Warning)�self�field�
field_type�errors�r�F/usr/lib/python3/dist-packages/django/db/backends/oracle/validation.py�check_field_types���z#DatabaseValidation.check_field_typeN)�__name__�
__module__�__qualname__rrrrrrsrN)�django.corer�"django.db.backends.base.validationrrrrrr�<module>s