You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to write special cases for MySQL to enable big unsigned int fields (for twitter IDs), as in /twitter_stream/fields.py, and I never tested on other databases to see what issues might occur. What happened when you tried it?
I checked it only works with MySql and not sqlite or postgresql. Is there any reason for this at implementation level?
Thanks
The text was updated successfully, but these errors were encountered: