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 )
zecsv plugin

Revision ID: 32f13ab7b6f7
Revises: 9ea98cfdd74b
Create Date: 2022-11-05 10:48:11.600796

é    )ÚopNÚ32f13ab7b6f7Ú9ea98cfdd74bc                -   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 ¡ 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 ¡ 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 ¡ 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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,gd/g¡t d¡¡) t jt  d0¡dd"gdd1 t jt  d2¡dd
gdd1 t jt  d3¡ddgdd1 t jt  d4¡dd(gdd1 t jt  d5¡ddgdd1 t jt  d6¡dd'gdd1 t jt  d7¡ddgdd1 t jt  d8¡dd&gdd1 t jt  d9¡dd$gdd1 t jt  d:¡dd#gdd1 t jt  d;¡ddgdd1 t jt  d<¡ddgdd1 t jt  d=¡ddgdd1 t jt  d>¡ddgdd1 t jt  d?¡ddgdd1 t jt  d@¡dd%gdd1 t jt  dA¡dd*gdd1 t jt  dB¡dd+gdd1 t jt  dC¡dd,gdd1 t jt  dD¡dd)gdd1 d S )ENÚcmf_plugin_csvÚidé@   )ÚlengthF)ÚnullableÚcmf_locked_atT)ÚtimezoneÚcmf_created_atÚcmf_modified_atÚcmf_viewed_atÚcmf_deletedÚcmf_versionÚnameé   ÚcodeÚsystemÚtextÚimport_originalÚext_idÚis_favoriteÚhas_tree_nodesÚtree_node_is_branchÚtree_hiddenÚordernoÚperm_publicÚperm_has_aclÚperm_inheritÚperm_parent_owner_idÚperm_inherit_acl_idÚperm_effective_acl_idÚperm_encryptÚcmf_author_idÚcmf_owner_idÚcmf_owner_assistant_idÚ	parent_idÚcmf_modified_by_idÚcmf_locked_by_idÚcmf_import_idÚtree_parent_idÚperm_acl_idÚperm_parent_idÚ	plugin_idzcmf_import.idzcmf_access_list.idzcmf_plugin.idÚix_cmf_plugin_csv_cmf_author_id)ÚuniqueÚ ix_cmf_plugin_csv_cmf_created_atÚix_cmf_plugin_csv_cmf_deletedÚix_cmf_plugin_csv_cmf_import_idÚix_cmf_plugin_csv_cmf_locked_atÚ"ix_cmf_plugin_csv_cmf_locked_by_idÚ!ix_cmf_plugin_csv_cmf_modified_atÚ$ix_cmf_plugin_csv_cmf_modified_by_idÚ(ix_cmf_plugin_csv_cmf_owner_assistant_idÚix_cmf_plugin_csv_cmf_owner_idÚix_cmf_plugin_csv_cmf_versionÚix_cmf_plugin_csv_cmf_viewed_atÚix_cmf_plugin_csv_codeÚix_cmf_plugin_csv_nameÚix_cmf_plugin_csv_ordernoÚix_cmf_plugin_csv_parent_idÚix_cmf_plugin_csv_perm_acl_idÚ ix_cmf_plugin_csv_perm_parent_idÚix_cmf_plugin_csv_plugin_idÚ ix_cmf_plugin_csv_tree_parent_id)r   Úcreate_tableÚsaÚColumnÚStringÚ	TIMESTAMPÚBooleanÚBIGINTÚTEXTÚIntegerÚForeignKeyConstraintÚPrimaryKeyConstraintÚcreate_indexÚf© rQ   rQ   ú8/opt/eva-app/alembic/versions/32f13ab7b6f7_csv_plugin.pyÚupgrade   s|    Ø*rS   c                   C   sž  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 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 )NrC   r   )Ú
table_namerB   rA   r@   r?   r>   r=   r<   r;   r:   r9   r8   r7   r6   r5   r4   r3   r2   r1   r/   )r   Ú
drop_indexrP   Ú
drop_tablerQ   rQ   rQ   rR   Ú	downgradeV   s*    rW   )Ú__doc__Úalembicr   Ú
sqlalchemyrE   ÚrevisionÚdown_revisionÚbranch_labelsÚ
depends_onrS   rW   rQ   rQ   rQ   rR   Ú<module>   s   C