You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
I tried to upload 1.5MB sqlite datbase using dio push, but it failed with a server error:
$ ls -l us_states_covid.db
-rw-r--r--. 1 lars lars 1503232 Mar 14 10:15 us_states_covid.db
$ dio push us_states_covid.db
Upload failed with an error: HTTP status 500 - '500 Internal Server Error'
And in a fascinating bit of trivia, I discovered that a Google search for "dio push" is not helpful at all.