Changes between Version 7 and Version 8 of DeveloperGuidelines/SaveSearchAndSubscription


Ignore:
Timestamp:
03/26/12 18:40:43 (13 years ago)
Author:
Ashwyn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/SaveSearchAndSubscription

    v7 v8  
    1515|| user_id ||The user id of the user who saved the search. ||FK referenced from auth_user.id (integer)||
    1616||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||
    1818||person_id||The person_id of the user who saves the search||FK referenced from pr_person||
    1919||  s3.meta_fields() || ||metadata||