PHP 8.2.30
Preview: events.py Size: 525 B
/opt/hc_python/lib/python3.12/site-packages/sqlalchemy/events.py

# events.py
# Copyright (C) 2005-2025 the SQLAlchemy authors and contributors
# <see AUTHORS file>
#
# This module is part of SQLAlchemy and is released under
# the MIT License: https://www.opensource.org/licenses/mit-license.php

"""Core event interfaces."""

from __future__ import annotations

from .engine.events import ConnectionEvents
from .engine.events import DialectEvents
from .pool import PoolResetState
from .pool.events import PoolEvents
from .sql.base import SchemaEventTarget
from .sql.events import DDLEvents

Directory Contents

Dirs: 13 × Files: 8

Name Size Perms Modified Actions
- drwxr-xr-x 2025-04-04 08:02:01
Edit Download
- drwxr-xr-x 2025-04-04 08:02:01
Edit Download
dialects DIR
- drwxr-xr-x 2025-04-04 08:02:01
Edit Download
engine DIR
- drwxr-xr-x 2025-04-04 08:02:02
Edit Download
event DIR
- drwxr-xr-x 2025-04-04 08:02:02
Edit Download
ext DIR
- drwxr-xr-x 2025-04-04 08:02:02
Edit Download
future DIR
- drwxr-xr-x 2025-04-04 08:02:02
Edit Download
orm DIR
- drwxr-xr-x 2025-04-04 08:02:02
Edit Download
pool DIR
- drwxr-xr-x 2025-04-04 08:02:03
Edit Download
sql DIR
- drwxr-xr-x 2025-04-04 08:02:03
Edit Download
testing DIR
- drwxr-xr-x 2025-04-04 08:02:04
Edit Download
util DIR
- drwxr-xr-x 2025-04-04 08:02:04
Edit Download
- drwxr-xr-x 2025-04-04 08:02:04
Edit Download
525 B lrw-r--r-- 2025-04-04 08:02:01
Edit Download
23.42 KB lrw-r--r-- 2025-04-04 08:02:01
Edit Download
4.94 KB lrw-r--r-- 2025-04-04 08:02:01
Edit Download
8.41 KB lrw-r--r-- 2025-04-04 08:02:01
Edit Download
0 B lrw-r--r-- 2025-04-04 08:02:01
Edit Download
3.12 KB lrw-r--r-- 2025-04-04 08:02:01
Edit Download
3.09 KB lrw-r--r-- 2025-04-04 08:02:01
Edit Download
12.73 KB lrw-r--r-- 2025-04-04 08:02:01
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).