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

assets should be stored in assets/assets instead of app/assets database/table #100

Open
raffaelj opened this issue May 16, 2023 · 0 comments

Comments

@raffaelj
Copy link
Collaborator

I'm working on a migrate script (v1 to v2) right now and I was confused about finding the assets meta data in app.sqlite instead of assets.sqlite. Is this intended?

If not, I would suggest to add at least a cli command for moving them from app/assets to assets/assets with a big red warning in the changelog.

Alternatively - and to not break existing installations, the core code could be changed to the assets db with a fallback to the app db. This fallback could be removed a few versions later.

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