aboutsummaryrefslogtreecommitdiff
path: root/crates/secd/store/pg/sql/read_identity_raw_id.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor everything with more abstraction and a nicer interfacebenj2022-12-241-2/+0
|
* update schema to `secd`benj2022-12-081-1/+1
| | | | add dummy `dev` command to cli
* - basic functionality with psql and sqlitebenj2022-12-011-0/+2
- cli helper tool