mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-10 19:00:25 -04:00
5 lines
78 B
Python
5 lines
78 B
Python
from engine import _base as engine_base
|
|
|
|
|
|
TablesTest = engine_base.TablesTest
|