-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6697d44
commit 445e18e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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) | ||
|