관리-도구
편집 파일: env.cpython-311.pyc
� �܋f7 � �� � d dl mZ d dlmZ d dlmZ d dlmZ ej Zej � eej � � dZ d d�Z d d�Z ej � � r e � � dS e� � dS ) � )� fileConfig)�engine_from_config)�pool)�contextN�returnc � � t � d� � } t j | t dddi�� � t j � � 5 t j � � ddd� � dS # 1 swxY w Y dS )aF Run migrations in 'offline' mode. This configures the context with just a URL and not an Engine, though an Engine is acceptable here as well. By skipping the Engine creation we don't even need a DBAPI to be available. Calls to context.execute() here emit the given string to the script output. zsqlalchemy.urlT� paramstyle�named)�url�target_metadata� literal_binds�dialect_optsN)�config�get_main_optionr � configurer �begin_transaction�run_migrations)r s �n/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib/python3.11/site-packages/alembic/templates/generic/env.py�run_migrations_offliner s� � � � � �!1� 2� 2�C����'��"�G�,� � � � � � "� $� $� !� !��� � � �!� !� !� !� !� !� !� !� !� !� !� !���� !� !� !� !� !� !s � A.�.A2�5A2c � � t t � t j i � � dt j �� � } | � � � 5 }t j |t �� � t j � � 5 t j � � ddd� � n# 1 swxY w Y ddd� � dS # 1 swxY w Y dS )z�Run migrations in 'online' mode. In this scenario we need to create an Engine and associate a connection with the context. zsqlalchemy.)�prefix� poolclass)� connectionr N)r r �get_section�config_ini_sectionr �NullPool�connectr r r r r )�connectabler s r �run_migrations_onliner 5 s? � � %����6�4�b�9�9���-�� � �K� � � � � � %�*���!�?� � � � � � &� (� (� %� %��"�$�$�$� %� %� %� %� %� %� %� %� %� %� %���� %� %� %� %�%� %� %� %� %� %� %� %� %� %� %� %���� %� %� %� %� %� %s6 �/B;�B#�B;�#B' �'B;�*B' �+B;�;B?�B?)r N) �logging.configr � sqlalchemyr r �alembicr r �config_file_namer r r �is_offline_mode� � r �<module>r'