You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
paopao-ce/scripts/migration/mysql
Michael Li 199f77e70c
add followship feature's backend logic implement
2 years ago
..
0001_initialize_schema.down.sql
0001_initialize_schema.up.sql
0002_post_visibility.down.sql
0002_post_visibility.up.sql
0003_feature_contact.down.sql
0003_feature_contact.up.sql
0004_optimize_idx.down.sql
0004_optimize_idx.up.sql
0005_share_count.down.sql
0005_share_count.up.sql
0006_topic_follow.down.sql
0006_topic_follow.up.sql
0007_comment_thumbs.down.sql
0007_comment_thumbs.up.sql
0008_content_type_alter.down.sql
0008_content_type_alter.up.sql fixed mysql sql ddl define error for post_content/comemnt_content/comment_reply table 2 years ago
0009_create_view_post_filter.down.sql add visit user commment/media tweets support 2 years ago
0009_create_view_post_filter.up.sql fixed get user comment tweets return incorrect data error 2 years ago
0010_user_following.down.sql add followship feature's backend logic implement 2 years ago
0010_user_following.up.sql add followship feature's backend logic implement 2 years ago