Issue ID:
Type
Bug
Title:
Database Import Improvements
Created:
10/24/2025 4:23:23 PM by Rich H
Status:
Awaiting Release on
Last pulled:
11/7/2025 9:28:15 PM
Description:
[1] InedoDB Import from export may fail to import exports from SQL Server without displaying any error (see notes about packagenames) [2] Add import/exports command to proget.exe [3] Add warning to export page "Note that exporting may take a substantial amount of time (i.e. at least several minutes) and the web UI does not provide any feedback on the progress of the export - the file will simply be downloaded to through browser once the export has finished; if you have a large database, you may wish to use `proget.exe export....` instead from the commandline" [4] Add note to import page: "Note that you can also import a database file using proget.exe import" [5] Verify that web server returns ASAP upon attempting an import instead of processing file [5] Add javascript delay to import page (10 seconds)