o
    Ci{                     @   s.   d dl Zd dlmZmZ G dd dejZdS )    N)
migrationsmodelsc                   @   sH   e Zd ZdgZejddejej	j
jddejddejdddgZd	S )
	Migration)Connections0003_alter_connections_tabledatabaseconnections
created_at)default)
model_namenamefield
updated_atT)auto_nowN)__name__
__module____qualname__dependenciesr   AddFieldr   DateTimeFielddjangoutilstimezonenow
operations r   r   Z/var/www/Datamplify/Connections/migrations/0004_databaseconnections_created_at_and_more.pyr      s    
r   )django.utils.timezoner   	django.dbr   r   r   r   r   r   r   <module>   s   