index
:
secdiam.git
master
Identity and Access Management library and Sec(urity)D(aemon)
rse8
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
secd
/
store
/
pg
/
sql
/
read_identity_raw_id.sql
blob: 5b5d95c39aee041bd798ef2e7372dc610f3ccf24 (
plain
)
1
2
select identity_id from secd.identity where identity_public_id = $1; --