[SQLite] recreate table for Inbound P2P messages
Summary:
ENG-6982.
- Rename the table to reflect to existing naming.
- Add a column with userID; it turns out it is needed for some messages.
I am dropping the table because right now it should be empty for users.
Depends on D13046
Test Plan:
- Migration succeeded.
- Creating DB from scratch works.
- Tests
Reviewers: tomek, marcin
Reviewed By: tomek
Subscribers: ashoat
Differential Revision: https://phab.comm.dev/D13047