! pg query rm join
This commit is contained in:
parent
96a047670c
commit
eaf9d7cb56
2 changed files with 5 additions and 8 deletions
|
|
@ -78,7 +78,7 @@ module Make (Conn : Pg.CONN) = struct
|
|||
match opt with
|
||||
| None ->
|
||||
Fmt.error
|
||||
"load_signkey error: no associated data found in database for \
|
||||
"load_signkey error, no associated data found in database for \
|
||||
signkey `%s`."
|
||||
(Fpath.to_string fname)
|
||||
| Some sk_data -> Ok sk_data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue