Server IP : 172.67.214.6 / Your IP : 216.73.216.244 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/hc_python/lib64/python3.12/site-packages/mysqlx/__pycache__/ |
Upload File : |
� ���gL � �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 �g/opt/hc_python/lib64/python3.12/site-packages/../../../lib/python3.12/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 � "��"