o
    f                     @   s<   d Z ddlmZ ddlZdZdZdZdZdd Z	dd	 Z
dS )
zuchanged id to string field

Revision ID: 20b9c20308b5
Revises: 965fc805863c
Create Date: 2024-07-31 13:32:23.662902

    )opN20b9c20308b5965fc805863cc                  C   sR   t jdd d} | jdt tjdddd W d    d S 1 s"w   Y  d S Nuser)schemaidx   )lengthF)existing_typetype_existing_nullable)r   batch_alter_tablealter_columnsaINTEGERStringbatch_op r   R/home/ubuntu/webapp/migrations/versions/20b9c20308b5_changed_id_to_string_field.pyupgrade   s   
"r   c                  C   sR   t jdd d} | jdtjddt dd W d    d S 1 s"w   Y  d S r   )r   r   r   r   r   r   r   r   r   r   	downgrade   s   
"r   )__doc__alembicr   
sqlalchemyr   revisiondown_revisionbranch_labels
depends_onr   r   r   r   r   r   <module>   s    