aboutsummaryrefslogtreecommitdiff
path: root/crates/secd/store/pg/sql/read_email_raw_id.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor everything with more abstraction and a nicer interfacebenj2022-12-241-1/+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/+1
- cli helper tool