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
Browse filesBrowse the repository at this point in the historyBrowse files
sqlopt
committed
fix(install): point install scripts at dbopt-* release assets
install.sh/install.ps1 were untracked during the rename pass, so they still
referenced sqlopt-* assets that won't exist. Repointed to dbopt-* (matching the
renamed release artifacts) and dropped a no-op self-rename in the PowerShell one.
0 commit comments