Commit f4e6e56
Fix property offsets in user-provided JSON field types (#11)
* allows any csv quote format
* updates bulk loader to be able to set types explicitly
* updates documentation and help
* set default field types to none
* adds exception when field types is malformed
* puts type in repr
* updates readme
* fixes bug with field-types indices not being correctly referenced1 parent a83eee5 commit f4e6e56
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
167 | | - | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments