James Graham-Hu
Results
2
issues of
James Graham-Hu
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
bug
Secrets uploaded to local supabase vault using config.toml have their names converted to lowercase
2
**Describe the bug** When running supabase locally and uploading secrets to the vault using config.toml, all uppercase letters in the secret name are converted to lowercase. I am attempting to...