Revision 4476
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
129 | 129 |
prevent the automatic mapper from auto-removing the mapping. |
130 | 130 |
When accepting tests, it's helpful to use WinMerge |
131 | 131 |
(see WinMerge setup below for configuration) |
132 |
make inputs/<datasrc>/test by_col=1 |
|
133 |
If you get errors this time, this always indicates a bug, usually in |
|
134 |
either the unique constraints or column-based import itself |
|
132 | 135 |
svn add inputs/<datasrc>/*/test.xml.ref |
133 | 136 |
Commit: svn ci -m "Added inputs/<datasrc>/" inputs/<datasrc>/ |
134 | 137 |
Update vegbiendev: |
Also available in: Unified diff
README.TXT: Datasource setup: Testing: Added step to test column-based import (by_col=1), because it is stricter about types than row-based import and sometimes fails when row-based import succeeds