skeleton/schema.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 01 Aug 2011 17:58:28 +0200
branchstable
changeset 7722 fb231d62adda
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[devtool] Make the sqlite database used for test execution process specific (closes #1230401) * Database cache are not impacted. * This allow multiple process to run test with the same template at the same time The db-name property return an unaltered value to for database cache mechanism.

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