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

Remove "like" from Statistics #723

Merged
merged 3 commits into from
May 30, 2023
Merged

Remove "like" from Statistics #723

merged 3 commits into from
May 30, 2023

Conversation

EdiWang
Copy link
Owner

@EdiWang EdiWang commented May 30, 2023

Reason: Because blog viewers are not required to login, the "like" statistics are not considered to be accurate.

Migration: Moonglade users need to find third party js plugins and use their own statistics feature.

DB migration:

ALTER TABLE PostExtension DROP COLUMN Likes
GO

@EdiWang EdiWang added the db-schema-change need include SQL script in release note label May 30, 2023
@EdiWang EdiWang merged commit 1626a97 into master May 30, 2023
3 checks passed
@EdiWang EdiWang deleted the remove-like branch May 30, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
db-schema-change need include SQL script in release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant