Edgewall Software

Changes between Version 6 and Version 7 of Data Storage


Ignore:
Timestamp:
Oct 30, 2007, 5:45:25 PM (16 years ago)
Author:
jsamson
Comment:

bitten_report_item item column is a number (bar entry made it unclear)

Legend:

Unmodified
Added
Removed
Modified
  • Data Storage

    v6 v7  
    8585'''`bitten_report_item`''':
    8686|| report || item || name       || value                                     ||
    87 || 123    || bar   || `type`     || `test`                                    ||
    88 || 123    || bar   || `duration` || `0.073`                                   ||
    89 || 123    || bar   || `status`   || `success`                                 ||
    90 || 123    || bar   || `fixture`  || `bitten.tests.model.BuildConfigTestCase`  ||
    91 || 123    || bar   || `name`     || `test_config_update_name`                 ||
    92 || 123    || bar   || `file`     || `bitten/tests/model.py`                   ||
    93 || 123    || bar   || `stdout`   || `Renaming build configuration`            ||
     87|| 123    || 1    || `type`     || `test`                                    ||
     88|| 123    || 1    || `duration` || `0.073`                                   ||
     89|| 123    || 1    || `status`   || `success`                                 ||
     90|| 123    || 1    || `fixture`  || `bitten.tests.model.BuildConfigTestCase`  ||
     91|| 123    || 1    || `name`     || `test_config_update_name`                 ||
     92|| 123    || 1    || `file`     || `bitten/tests/model.py`                   ||
     93|| 123    || 1    || `stdout`   || `Renaming build configuration`            ||
    9494
    9595== Querying the Report Store ==