Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ credential.ts
File
credential.ts
packages/core/src/credential.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
* as Credential from
"./credential"
2
3
import
{ asc, eq } from
"drizzle-orm"
4
import
{ Context, Effect, Layer, Schema } from
"effect"
Callers
nothing calls this directly
Calls
15
eq
Function · 0.85
transaction
Method · 0.80
insert
Method · 0.80
stored
Function · 0.70
get
Method · 0.65
create
Method · 0.65
update
Method · 0.65
all
Method · 0.45
orderBy
Method · 0.45
from
Method · 0.45
select
Method · 0.45
where
Method · 0.45
Tested by
no test coverage detected