
H`Tc           @   s8   d  d l  m Z e d  d  d l Td  d l m Z d S(   i(   t   warn_deprecateds   The SQLAlchemy PostgreSQL dialect has been renamed from 'postgres' to 'postgresql'. The new URL format is postgresql[+driver]://<user>:<pass>@<host>/<dbname>(   t   *(   t   baseN(   t   sqlalchemy.utilR    t   sqlalchemy.dialects.postgresqlR   (    (    (    sb   /var/www/send.findwatt.com/datamanager/lib/python2.7/site-packages/sqlalchemy/dialects/postgres.pyt   <module>	   s   
