skeleton/schema.py.tmpl
author pierre-yves
Tue, 14 May 2013 00:36:43 +0200
changeset 9021 d8806996ac01
parent 8207 c04676b16c59
permissions -rw-r--r--
[connection] add logging method on connection If we are to use this object like we currently do with session, we need to have the logging method as a lot of code use them.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""