Auflistung der Ordnerpfade Volumeseriennummer : D879-F7F5 C:. | .env | .gitignore | alembic.ini | README.md | requirements.txt | structure.txt | +---.venv | | .gitignore | | pyvenv.cfg | | | +---Include | | \---site | | \---python3.14 | | \---greenlet | | greenlet.h | | | +---Lib | | \---site-packages | | | py.py | | | typing_extensions.py | | | | | +---alembic | | | | command.py | | | | config.py | | | | context.py | | | | context.pyi | | | | environment.py | | | | migration.py | | | | op.py | | | | op.pyi | | | | py.typed | | | | __init__.py | | | | __main__.py | | | | | | | +---autogenerate | | | | | api.py | | | | | render.py | | | | | rewriter.py | | | | | __init__.py | | | | | | | | | +---compare | | | | | | comments.py | | | | | | constraints.py | | | | | | schema.py | | | | | | server_defaults.py | | | | | | tables.py | | | | | | types.py | | | | | | util.py | | | | | | __init__.py | | | | | | | | | | | \---__pycache__ | | | | | comments.cpython-314.pyc | | | | | constraints.cpython-314.pyc | | | | | schema.cpython-314.pyc | | | | | server_defaults.cpython-314.pyc | | | | | tables.cpython-314.pyc | | | | | types.cpython-314.pyc | | | | | util.cpython-314.pyc | | | | | __init__.cpython-314.pyc | | | | | | | | | \---__pycache__ | | | | api.cpython-314.pyc | | | | render.cpython-314.pyc | | | | rewriter.cpython-314.pyc | | | | __init__.cpython-314.pyc | | | | | | | +---ddl | | | | | base.py | | | | | impl.py | | | | | mssql.py | | | | | mysql.py | | | | | oracle.py | | | | | postgresql.py | | | | | sqlite.py | | | | | _autogen.py | | | | | __init__.py | | | | | | | | | \---__pycache__ | | | | base.cpython-314.pyc | | | | impl.cpython-314.pyc | | | | mssql.cpython-314.pyc | | | | mysql.cpython-314.pyc | | | | oracle.cpython-314.pyc | | | | postgresql.cpython-314.pyc | | | | sqlite.cpython-314.pyc | | | | _autogen.cpython-314.pyc | | | | __init__.cpython-314.pyc | | | | | | | +---operations | | | | | base.py | | | | | batch.py | | | | | ops.py | | | | | schemaobj.py | | | | | toimpl.py | | | | | __init__.py | | | | | | | | | \---__pycache__ | | | | base.cpython-314.pyc | | | | batch.cpython-314.pyc | | | | ops.cpython-314.pyc | | | | schemaobj.cpython-314.pyc | | | | toimpl.cpython-314.pyc | | | | __init__.cpython-314.pyc | | | | | | | +---runtime | | | | | environment.py | | | | | migration.py | | | | | plugins.py | | | | | __init__.py | | | | | | | | | \---__pycache__ | | | | environment.cpython-314.pyc | | | | migration.cpython-314.pyc | | | | plugins.cpython-314.pyc | | | | __init__.cpython-314.pyc | | | | | | | +---script | | | | | base.py | | | | | revision.py | | | | | write_hooks.py | | | | | __init__.py | | | | | | | | | \---__pycache__ | | | | base.cpython-314.pyc | | | | revision.cpython-314.pyc | | | | write_hooks.cpython-314.pyc | | | | __init__.cpython-314.pyc | | | | | | | +---templates | | | | +---async | | | | | | alembic.ini.mako | | | | | | env.py | | | | | | README | | | | | | script.py.mako | | | | | | | | | | | \---__pycache__ | | | | | env.cpython-314.pyc | | | | | | | | | +---generic | | | | | | alembic.ini.mako | | | | | | env.py | | | | | | README | | | | | | script.py.mako | | | | | | | | | | | \---__pycache__ | | | | | env.cpython-314.pyc | | | | | | | | | +---multidb | | | | | | alembic.ini.mako | | | | | | env.py | | | | | | README | | | | | | script.py.mako | | | | | | | | | | | \---__pycache__ | | | | | env.cpython-314.pyc | | | | | | | | | +---pyproject | | | | | | alembic.ini.mako | | | | | | env.py | | | | | | pyproject.toml.mako | | | | | | README | | | | | | script.py.mako | | | | | | | | | | | \---__pycache__ | | | | | env.cpython-314.pyc | | | | | | | | | \---pyproject_async | | | | | alembic.ini.mako | | | | | env.py | | | | | pyproject.toml.mako | | | | | README | | | | | script.py.mako | | | | | | | | | \---__pycache__ | | | | env.cpython-314.pyc | | | | | | | +---testing | | | | | assertions.py | | | | | env.py | | | | | fixtures.py | | | | | requirements.py | | | | | schemacompare.py | | | | | util.py | | | | | warnings.py | | | | | __init__.py | | | | | | | | | +---plugin | | | | | | bootstrap.py | | | | | | __init__.py | | | | | | | | | | | \---__pycache__ | | | | | bootstrap.cpython-314.pyc | | | | | __init__.cpython-314.pyc | | | | | | | | | +---suite | | | | | | test_autogen_comments.py