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
Auto merge of #3950 - Turbo87:import-script, r=pietroalbini
Implement basic `import-database-dump.sh` script
This PR adds a small bash script which downloads the current database dump and imports it into a local `cargo_registry` database. This can be useful for e.g. trying out database queries with production data.
0 commit comments