Changes between Version 17 and Version 18 of DatabaseBasedAnalysis/table2sql


Ignore:
Timestamp:
10/23/18 10:23:38 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseBasedAnalysis/table2sql

    v17 v18  
    5454=== Column Names ===
    5555
    56 The name of each column to which data is filled from a leave is obtained from the leaves' names. The leave names can be checked using `--print-leaves`. A `--print-branches` exists for convenience to print only the high-level branches.
     56The name of each column to which data is filled from a leave is obtained from the leaves' names. The leave names can be checked using `--print-leaves`. A `--print-branches` exists for convenience to print only the high-level branches. If you have not yet configured database access you can work with an empty uri ''--uri ""''
    5757
    5858If the leaf with the basic data type is called ''MTime.fTime.fMilliSec'', the column would be called ''MTime.fTime.fMilliSec'' as well.