| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Python312/Lib/site-packages/mysqlx/__pycache__/ |
Upload File : |
�
��fL � �Z � d Z ddlmZ dd�Z edd� Z edd� Z ed d
� Zg d�Zy)
z
Constants.� ��
namedtupleNc �6 � t | |d�� }|� ||� S ||� S )z�Emulates an enum by creating a namedtuple.
Args:
name (string): The type name.
fields (tuple): The fields names.
values (tuple): The values of the fields.
Returns:
namedtuple: A namedtuple object.
F)�verboser )�name�fields�values�Enums �2C:\Python312\Lib\site-packages\mysqlx/constants.py�create_enumr s+ � � �d�F�E�2�D�
�~��V�}����=�� �
Algorithms)�MERGE�TMPTABLE� UNDEFINED�
Securities)�DEFINER�INVOKER�CheckOptions)�CASCADED�LOCAL)r r r )N)�__doc__�collectionsr r r r r �__all__� r
r �<module>r sB ��0 � "��"