Server IP : 104.21.93.192 / Your IP : 216.73.216.73 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 : /proc/self/root/opt/hc_python/lib/python3.12/site-packages/mysqlx/__pycache__/ |
Upload File : |
� ���gx � �: � 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<