Skip to content

Use a separate database for page visits#39

Merged
ScriptRaccoon merged 2 commits intomainfrom
separate-page-visit-db
Apr 6, 2026
Merged

Use a separate database for page visits#39
ScriptRaccoon merged 2 commits intomainfrom
separate-page-visit-db

Conversation

@ScriptRaccoon
Copy link
Copy Markdown
Owner

@ScriptRaccoon ScriptRaccoon commented Apr 6, 2026

The table with page visits should not be in the same database as the data with all the categories and functors. So this PR creates (and uses) a separate database for these.

Reasons:

  • Separation of concerns
  • Preparation for a feature where users can download the database. And of course, they should not download all the visits.

The database backup has also been deactivated for now.

The previous visits will be migrated to the new table.

@ScriptRaccoon ScriptRaccoon merged commit bf3dc4f into main Apr 6, 2026
@ScriptRaccoon ScriptRaccoon deleted the separate-page-visit-db branch April 7, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant