mirror of
https://github.com/urbit/shrub.git
synced 2024-12-26 13:31:36 +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)
|
||||
|= [[=atom =node:store] out=?]
|
||||
^- ?
|
||||
?& ?=(^ (vale:dais [atom post.node]))
|
||||
?& ?| ?=(%| -.post.node)
|
||||
?=(^ (vale:dais [atom p.post.node]))
|
||||
==
|
||||
::
|
||||
?- -.children.node
|
||||
%empty %.y
|
||||
%graph ^$(graph p.children.node)
|
||||
|
Loading…
Reference in New Issue
Block a user