We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add a new migration to store store_type as an enum. The default value should be badger for backwards compatibility.
store_type
enum
badger
The text was updated successfully, but these errors were encountered:
@pzhao5 added StorageMethod / storage_method to upload_sessions already.
StorageMethod
storage_method
upload_sessions
Sorry, something went wrong.
Ok, moving this to Review/QA
Review/QA
pzhao5
No branches or pull requests
We need to add a new migration to store
store_type
as anenum
. The default value should bebadger
for backwards compatibility.The text was updated successfully, but these errors were encountered: