mirror of
https://github.com/urbit/shrub.git
synced 2024-12-26 21:44:11 +03:00
graph-store: make validation work properly with type change
This commit is contained in:
parent
7a44015924
commit
f44236b7a2
@ -587,7 +587,10 @@
|
|||||||
%+ roll (tap:orm graph)
|
%+ roll (tap:orm graph)
|
||||||
|= [[=atom =node:store] out=?]
|
|= [[=atom =node:store] out=?]
|
||||||
^- ?
|
^- ?
|
||||||
?& ?=(^ (vale:dais [atom post.node]))
|
?& ?| ?=(%| -.post.node)
|
||||||
|
?=(^ (vale:dais [atom p.post.node]))
|
||||||
|
==
|
||||||
|
::
|
||||||
?- -.children.node
|
?- -.children.node
|
||||||
%empty %.y
|
%empty %.y
|
||||||
%graph ^$(graph p.children.node)
|
%graph ^$(graph p.children.node)
|
||||||
|
Loading…
Reference in New Issue
Block a user