urbit/pkg/arvo/gen/sql.hoon
2019-10-21 15:41:28 -07:00

18 lines
279 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)
==