U
    Vc                     @   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 )
z_ldap

Revision ID: f61dce1c7d58
Revises: 14bae8591678
Create Date: 2022-09-27 14:43:59.452474

    )opNf61dce1c7d5814bae8591678c                   C   s>   t dtjdtjdddd t jt dddgdd	 d S )
Ncmf_person_groupauth_plugin_id@   )lengthT)nullable"ix_cmf_person_group_auth_plugin_idF)unique)r   
add_columnsaColumnStringcreate_indexf r   r   ./opt/crm/alembic/versions/f61dce1c7d58_ldap.pyupgrade   s     r   c                   C   s$   t jt ddd t dd d S )Nr
   r   )
table_namer   )r   
drop_indexr   drop_columnr   r   r   r   	downgrade   s    r   )__doc__alembicr   
sqlalchemyr   revisiondown_revisionbranch_labels
depends_onr   r   r   r   r   r   <module>   s   