michaellperry / jinaga

Universal web back-end, offering an application-agnostic API, real-time collaboration, and conflict resolution.
http://jinaga.com
MIT License
35 stars 3 forks source link

Saving a fact with a null field results in an error #24

Open michaellperry opened 8 years ago

michaellperry commented 8 years ago

The null field is interpreted as a predecessor. Jinaga then attempts to execute queries against null, and fails. For example, it cannot find the property "type", if type is part of the template function..