sandbox
sandbox copied to clipboard
Fix enabling external database from @sandbox pragma
Accoring to the documentation (https://arc.codes/docs/en/reference/cli/sandbox#%40sandbox), the @sandbox pragma supports an external-db option to enable an external database instead of Dynalite. Look for this option on preferences.sandbox['external-db'], not preferences.sandbox.ports['external-db'].