add Cloudflare R2 storage integration and update bug report handling
Some checks failed
Build & Publish Docker Image / build-and-push (push) Failing after 11s
Some checks failed
Build & Publish Docker Image / build-and-push (push) Failing after 11s
This commit is contained in:
@@ -19,5 +19,13 @@
|
||||
{ "type": "column_not_exists", "table": "user", "column": "enabled" }
|
||||
]
|
||||
}
|
||||
,{
|
||||
"id": "3_updates",
|
||||
"sql_file": "3_updates.sql",
|
||||
"description": "Create update_releases table for API-managed software updates.",
|
||||
"conditions": [
|
||||
{ "type": "table_not_exists", "table": "update_releases" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user