skeleton/sobjects.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 23 Jun 2015 10:05:34 +0200
changeset 10442 b2d2099dfae8
parent 8207 c04676b16c59
permissions -rw-r--r--
[test] run unittest_syncschema with postgresql Lets us test more things, since we can actually do ALTER TABLE.

# -*- 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 repository side views, usually for notification"""