fix: (facebook bug) deleted status update still in "status" table
commit1ad358117bbf0c28c5e0a1b9410105d6c322e513
authorGergely Imreh <imrehg@gmail.com>
Thu, 28 May 2009 14:53:10 +0000 (28 22:53 +0800)
committerGergely Imreh <imrehg@gmail.com>
Thu, 28 May 2009 14:53:10 +0000 (28 22:53 +0800)
tree34c9ad4bcd49f62027f2dd4f4acd001b7459e637
parent29284ea0c31f77ecfb99f5f9f4038093154d63de
fix: (facebook bug) deleted status update still in "status" table

deleted status updates are still in "status" table but not in "stream"
anymore, thus show up in status list, but comments & likes pull cannot
find them.
minibook.py