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

Migrate activitypub.db to application.db #136

Open
johnholdun opened this issue Oct 4, 2023 · 0 comments
Open

Migrate activitypub.db to application.db #136

johnholdun opened this issue Oct 4, 2023 · 0 comments
Assignees

Comments

@johnholdun
Copy link
Collaborator

Depends on #135

This is step two in a multi-step process to migrate all application data and configuration into one database. As described in #6 by @ckolderup :

Encode the messages and permissions tables from activitypub.db as schemas in application.db using its migration functionality. Make the setup process detect an existing activitypub.db file and copy all data over from it to the new tables in application.db. Update the code to read from application.db for this data. Notify the owner on startup that they can remove activitypub.db.

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

No branches or pull requests

1 participant