author | David Douard <david.douard@logilab.fr> |
Thu, 13 Nov 2014 14:49:22 +0100 | |
changeset 1749 | 7cdbb66fb2c4 |
parent 744 | 232b5fedc378 |
permissions | -rw-r--r-- |
sync_schema_props_perms('TestExecution', syncperms=False) sync_schema_props_perms('CheckResultInfo', syncperms=False) sync_schema_props_perms('use_environment', syncprops=False) sync_schema_props_perms('local_repository', syncprops=False) if 'file' in config.cubes(): add_relation_definition('TestExecution', 'log_file', 'File') sync_schema_props_perms('File', syncprops=False) else: add_cube('file')