Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes the env.Getenv behavior to properly follow usql/bash style behavior. Now short circuits/stops on the first encountered environment variable of the set of provided keys. This fixes an issue where explicitly defining an environment variable does not effectively disable that value, eg, USQL_PAGER and others.
- Loading branch information