summaryrefslogtreecommitdiffhomepage
path: root/github/script
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-12-04 22:57:39 -0500
committerDax Raad <[email protected]>2025-12-04 22:57:39 -0500
commit71e578eac9dd78324aa9d8e94c72afa767b86dc3 (patch)
tree636584cf2529e3a38abeef2d232d2b6e8d36a229 /github/script
parent43807277272467fcc9a8af0618d88845c3edad96 (diff)
downloadopencode-71e578eac9dd78324aa9d8e94c72afa767b86dc3.tar.gz
opencode-71e578eac9dd78324aa9d8e94c72afa767b86dc3.zip
ignore: fix provider credentials query for BYOK
Provider credentials field was being selected from ProviderTable even when the table wasn't joined (when byokProvider was undefined). Now the join is conditional - when byokProvider exists, we join and get the credentials; when it doesn't, the join condition is always false so provider remains null.
Diffstat (limited to 'github/script')
0 files changed, 0 insertions, 0 deletions