mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-20 15:10:58 +00:00
1 line
876 B
JSON
1 line
876 B
JSON
[{"user_id": 4935, "stars": [], "topic_id": 4071, "date_created": 1297387557.9230649, "message": "has anyone used an update function? what are they good for?", "group_id": 1405, "id": 77064}, {"user_id": 4738, "stars": [], "topic_id": 4071, "date_created": 1297387922.720293, "message": "update functions: if you have a 'show' function that presents a single page (say a 'create blog post' form), the update function receives the data from the form and 'updates' the database.", "group_id": 1405, "id": 77157}, {"user_id": 4738, "stars": [], "topic_id": 4071, "date_created": 1297387992.051178, "message": "https://github.com/mickgardner/test here's a test that I did to show as 2 examples of how you can do update functions, one uses the straight update / show functions the other uses the $.couch.app() js functions to update the database.", "group_id": 1405, "id": 77178}] |