misc/migration/3.10.8_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 06 Sep 2011 15:29:05 +0200 (2011-09-06)
branchstable
changeset 7765 6f6253e44bdd
parent 6853 584679872fd7
permissions -rw-r--r--
devtools: Fix cleanup of temporary database (closes #1908656) The stored database path for clean up was not absolute. We now make the ``db-name`` absolute at database manade initialization. before storing the name for cleanup.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6853
584679872fd7 [schema] fix CWSource permissions
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('CWSource', syncprops=False)