U
    \Úd   ã                   @   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 )
zatrello

Revision ID: 170e05a4f2b6
Revises: 0ca7fd60ab77
Create Date: 2022-03-24 11:24:04.791703

é    )ÚopNÚ170e05a4f2b6Ú0ca7fd60ab77c                   C   sˆ  t  dtjdtjddddtjdtjdd	ddtjd
tjdd	ddtjdtjdd	ddtjdtjdd	ddtjdt ¡ ddtjdt ¡ ddtjdtjddddtjdtjddddtjdt ¡ ddtjdt ¡ ddtjdt ¡ ddtjdt ¡ ddtjdtjddddtjdtjddddtjdtjddddtjdtjddddtjdtjddddtjdtjddddtjdtjddddtjdtjddddt 	dgdg¡t 	dgdg¡t 
d¡¡ t jt  d ¡ddgdd! t jt  d"¡dd
gdd! t jt  d#¡ddgdd! t jt  d$¡ddgdd! t jt  d%¡ddgdd! t jt  d&¡ddgdd! t jt  d'¡ddgdd! t jt  d(¡ddgdd! t jt  d)¡ddgdd! t jt  d*¡ddgdd! t jt  d+¡ddgdd! t jt  d,¡ddgdd! t jt  d-¡ddgdd! t jt  d.¡ddgdd! t jt  d/¡ddgdd! t jt  d0¡ddgdd! d S )1NÚcmf_plugin_trelloÚidé@   )ÚlengthF)ÚnullableÚcmf_locked_atT)ÚtimezoneÚcmf_created_atÚcmf_modified_atÚcmf_viewed_atÚcmf_deletedÚcmf_versionÚnameé   ÚcodeÚsystemÚtextÚcache_last_commentsÚis_favoriteÚcmf_author_idÚcmf_owner_idÚcmf_owner_assistant_idÚ	parent_idÚcmf_modified_by_idÚcmf_locked_by_idÚcmf_import_idÚ	plugin_idzcmf_import.idzcmf_plugin.idÚ"ix_cmf_plugin_trello_cmf_author_id)ÚuniqueÚ#ix_cmf_plugin_trello_cmf_created_atÚ ix_cmf_plugin_trello_cmf_deletedÚ"ix_cmf_plugin_trello_cmf_import_idÚ"ix_cmf_plugin_trello_cmf_locked_atÚ%ix_cmf_plugin_trello_cmf_locked_by_idÚ$ix_cmf_plugin_trello_cmf_modified_atÚ'ix_cmf_plugin_trello_cmf_modified_by_idÚ+ix_cmf_plugin_trello_cmf_owner_assistant_idÚ!ix_cmf_plugin_trello_cmf_owner_idÚ ix_cmf_plugin_trello_cmf_versionÚ"ix_cmf_plugin_trello_cmf_viewed_atÚix_cmf_plugin_trello_codeÚix_cmf_plugin_trello_nameÚix_cmf_plugin_trello_parent_idÚix_cmf_plugin_trello_plugin_id)r   Úcreate_tableÚsaÚColumnÚStringÚ	TIMESTAMPÚBooleanÚIntegerÚTEXTÚForeignKeyConstraintÚPrimaryKeyConstraintÚcreate_indexÚf© r=   r=   ú4/opt/eva-app/alembic/versions/170e05a4f2b6_trello.pyÚupgrade   sT    èr?   c                   C   sN  t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d	¡dd t jt  d
¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t jt  d¡dd t  d¡ d S )Nr0   r   )Ú
table_namer/   r.   r-   r,   r+   r*   r)   r(   r'   r&   r%   r$   r#   r"   r    )r   Ú
drop_indexr<   Ú
drop_tabler=   r=   r=   r>   Ú	downgradeB   s"    rC   )Ú__doc__Úalembicr   Ú
sqlalchemyr2   ÚrevisionÚdown_revisionÚbranch_labelsÚ
depends_onr?   rC   r=   r=   r=   r>   Ú<module>   s   /