Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieubossaert authored Jan 28, 2022
1 parent 6697d44 commit 445e18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ And at next call :
## Complete process
```sql

SELECT odk_central.odk_central_to_pg('[email protected]', 'PassW0rd', 'my_central_server.org', 2, 'my_form_about_birds', 'odk_data');
SELECT odk_central.odk_central_to_pg('[email protected]', 'PassW0rd', 'my_central_server.org', 2, 'my_form_about_birds', 'odk_data','localisation');

/*
This is a view build upon generated data tables for our particular needs. It shows only new data (wich are not already in our internal database)
Expand Down

0 comments on commit 445e18e

Please sign in to comment.