Hacked By AnonymousFox
�
)�f� � �� � d dl mZ d dl mZ d dlmZ d dlmZ d dlmZ ej Z ee j
� � ej Zd� Z
d� Z ej � � r e
� � dS e� � dS ) � )�with_statement)�absolute_import)�context)�
fileConfig)�Basec �� � t � d� � } t j | t d�� � 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)�url�target_metadata�
literal_bindsN)�config�get_main_optionr � configurer
�begin_transaction�run_migrations)r s ��/builddir/build/BUILDROOT/lve-stats-4.2.8-1.el8.x86_64/opt/cloudlinux/venv/lib/python3.11/site-packages/lvestats/utils/dbmigrator/env.py�run_migrations_offliner "