shrub/pkg/arvo/gen/sql.hoon
2019-10-09 10:32:27 -07:00

17 lines
275 B
Plaintext

/+ *custody, *csv
|= [=key=path =loc=path]
%. ~
%- print-rows
%+ select
!, *hoon
:* (need ship.left)
physical-form.left
==
%^ join
(load:keys key-path)
(load:locations loc-path)
!, *hoon
?& !=(~ ship.left)
=(location.left location.right)
==