...
This example sets an id field that's hidden from the user and it's created from the existing values in the table. This is not an optimal solution to generating new key values, and it would be much better to use the functionality provided by the underlying database (sequences, auto-generate, identity, etc).
TO BE DONE
- More examples
- Writing values to a separate database table
- Starting the Weave client with a url