Changes
Page history
Update Tutorial
authored
Sep 24, 2019
by
jvfpw18
Hide whitespace changes
Inline
Side-by-side
Tutorial.md
View page @
805ad467
...
...
@@ -95,6 +95,8 @@ Let's create a json for a table_test:
}
~~~
If you want to learn more about Table Definitions, click
[
here.
](
../Table-Definitions
)
## 4. Creating your mapping protocol
The map protocol file is used to store the information about the table columns and to make the link between the data
from the csv and the database. This file is stored inside the mapping_protocols folder and uses as name the "table name
...
...
...
...