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: d550cc07409bb4d112b37ef7d4b4e462f0431a34 (
plain
)
1
2
select identity_id from auth.identity where identity_public_id = $1; --