Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samefollow now store in UserRelation #96

Merged
merged 2 commits into from
Jun 18, 2018

Conversation

thekingofcity
Copy link
Member

No description provided.

@thekingofcity
Copy link
Member Author

Also fix

DB operation error,here are details:(pymysql.err.DataError) (1406, "Data too long for column 'tags' at row 1") [SQL: 'INSERT INTO wbuser (uid, name, gender, birthday, location, description, register_time, verify_type, verify_info, follows_num, fans_num, wb_num, level, tags, work_info, contact_info, education_info, head_img, isFan) VALUES (%(uid)s, %(name)s, %(gender)s, %(birthday)s, %(location)s, %(description)s, %(register_time)s, %(verify_type)s, %(verify_info)s, %(follows_num)s, %(fans_num)s, %(wb_num)s, %(level)s, %(tags)s, %(work_info)s, %(contact_info)s, %(education_info)s, %(head_img)s, %(isFan)s)'] [parameters: {'isFan': 0, 'work_info': '', 'uid': '2614106773', 'register_time': '2012-02-12', 'gender': 2, 'verify_type': 0, 'fans_num': 3878, 'location': '海外 日本', 'education_info': '', 'name': '校长掉河里了', 'wb_num': 97, 'birthday': '11月3日', 'verify_info': '', 'follows_num': 724, 'tags': '天蝎座 ; 吃货 ; ... (381 characters truncated) ... ; 旅行 ; 90后', 'description': '时间就是一段路的小偷', 'level': '40', 'head_img': 'http://tvax2.sinaimg.cn/crop.16.0.1209.1209.180/9bd01a95ly8fiiam6c5zrj20yi0xln1s.jpg', 'contact_info': ''}]

@ResolveWang ResolveWang merged commit 76549ce into SpiderClub:master Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants