| 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 : |
�
��fx � �: � 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:\Python312\Lib\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<