On 3/8/15 12:12 PM, Rashi Karanpuria wrote:
1) We create a database table with the schema | orig_id | fake_id |
thread_name | where whenever the user posts a first message to some thread
a new fake random id is generated and stored in this table. For a specific
user fake_id remains same for speci
1) We create a database table with the schema | orig_id | fake_id |
thread_name | where whenever the user posts a first message to some thread
a new fake random id is generated and stored in this table. For a specific
user fake_id remains same for specific thread.
2) We need to remove the old imp