skeleton/schema.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Sun, 22 Mar 2015 19:39:29 +0100
changeset 10444 fb7c1013189e
parent 8207 c04676b16c59
permissions -rw-r--r--
[schema2sql] support NOW and TODAY in check constraints Related to #5154406.

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