Changes between Version 9 and Version 10 of DatabaseBasedAnalysis/table2sql
- Timestamp:
- 08/10/18 23:05:44 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseBasedAnalysis/table2sql
v9 v10 82 82 They are applied in sequence, one by one and to all leaves. A single match does not stop the sequence. 83 83 84 == Skipping Columns==84 === Skipping Columns === 85 85 86 86 Sometimes it might also be convenient to skip a leaf. This can be done with the `--ignore regex` option. If the given regular expression yields a match, the leaf will be ignored.