| Server IP : 66.29.153.156 / Your IP : 216.73.216.223 Web Server : LiteSpeed System : Linux premium322.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64 User : lastyfjz ( 1521) PHP Version : 8.1.34 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 : |
�
��!hx � �: � d Z ddlZddlZddlmZ G d� de� Zy)zImplementation of the DbDoc.� N� )�STRING_TYPESc �. � e Zd ZdZd� Zd� Zd� Zd� Zd� Zy)�DbDocz�Represents a generic document in JSON format.
Args:
value (object): The value can be a JSON string or a dict.
Raises:
ValueError: If ``value`` type is not a basestring or dict.
c �� � t |t � r|| _ y t |t � rt j
|� | _ y t
dj t |� � � �)NzUnable to handle type: {0}) �
isinstance�dict�__dict__r �json�loads�
ValueError�format�type)�self�values �c/opt/hc_python/lib64/python3.12/site-packages/../../../lib/python3.12/site-packages/mysqlx/dbdoc.py�__init__zDbDoc.__init__) sH � ��e�T�"�!�D�M�
��|�
,� �J�J�u�-�D�M��9�@�@��e��M�N�N� c � � | j | S �N)r
)r �indexs r �__getitem__zDbDoc.__getitem__2 s � ��}�}�U�#�#r c �6 � | j j � S r )r
�keys�r s r r z
DbDoc.keys5 s � ��}�}�!�!�#�#r c � � d| j vr+t j � j | j d<