skeleton/schema.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 17 Mar 2015 15:55:52 +0100
changeset 10339 5dc6dc2c0de9
parent 8207 c04676b16c59
permissions -rw-r--r--
[dbapi] retire repo.commit/rollback which was used by the dbapi Related to #3933480.

# -*- 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"""