As a follow-on to #2055951: Interesting MySQL issue appears to cause randomish "twitter_views_handler_field_formatted_tweet->render()" errors, the current best structure for storing the various Twitter IDs is a BIGINT. Review the schema of all supported versions of the module and fix them.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | twitter-n2531874-5-7.x-6.x.patch | 2.87 KB | damienmckenna |
| #3 | twitter-n2531874-3-6.x-5.x.patch | 2.96 KB | damienmckenna |
| #2 | twitter-n2531874-2-7.x-5.x.patch | 2.87 KB | damienmckenna |
Comments
Comment #1
damienmckennaComment #2
damienmckennaThis fixes {twitter}.in_reply_to_status_id, {twitter}.in_reply_to_user_id and {twitter_account}.twitter_uid.
Comment #3
damienmckennaPorted to 6.x-5.x.
Comment #4
damienmckennaPorted to 7.x-6.x
Comment #8
damienmckennaCommitted.