Changes between Version 7 and Version 8 of DeveloperGuidelines/SaveSearchAndSubscription
- Timestamp:
- 03/26/12 18:40:43 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/SaveSearchAndSubscription
v7 v8 15 15 || user_id ||The user id of the user who saved the search. ||FK referenced from auth_user.id (integer)|| 16 16 ||subscribed||The subscribed status of the user to a particular saved search.||boolean|| 17 ||search_vars||The search parameters for the search saved by the user|| string (Assumption for the time being)||17 ||search_vars||The search parameters for the search saved by the user||text|| 18 18 ||person_id||The person_id of the user who saves the search||FK referenced from pr_person|| 19 19 || s3.meta_fields() || ||metadata||