Hans Deragon wants to merge 1 commit from /u/deragon/dbunit/ to master, 2017-12-10
The following member functions were implemented in ITableFilter to easily
allow the addition of tables/table names to the filters:
addTable(ITable table)
addTables(Collection<itable> tables)
addTables(IDataSet dataSet)</itable>
Affected concrete filters are:
PrimaryKeyFilter
DefaultTableFilter
ExcludeTableFilter
IncludeTableFilter
SequenceTableFilter
| Commit | Date | |
|---|---|---|
|
[405e6c]
(dataset-filter-addtables)
by
ITableFilter.addTables functions implemented. The following member functions were implemented in ITableFilter to easily addTable(ITable table) Affected concrete filters are: PrimaryKeyFilter |
2017-11-06 01:43:40 | Tree |
Thanks Hans.
I will merge this in the near future, after fixing current build and runtime problems.
Hans, I created tracker #212 and I will be merging this shortly! It will be in release 2.6.0. Thanks again!