o
    J‰ÖhN  ã                   @   s   d Z dd„ Zdd„ ZdS )z:
Version 1 schema.

Compatible with yoyo-migrations < 6.0
c                 C   s   t | ƒ d S )N)Úcreate_migration_table©Úbackend© r   ú\/var/www/html/pro-man-master/venv/lib/python3.10/site-packages/yoyo/internalmigrations/v1.pyÚupgrade   s   r   c                 C   s   |   d | ¡¡ d S )Nz^CREATE TABLE {0.migration_table_quoted} (id VARCHAR(191) NOT NULL PRIMARY KEY,ctime TIMESTAMP))ÚexecuteÚformatr   r   r   r   r      s   ýr   N)Ú__doc__r   r   r   r   r   r   Ú<module>   s    