Sabres
Sabres copied to clipboard
Crashing when trying to query a non existing object.
The where functions first check that the key they query against exists in the schema descriptor. As the object does not yet exist, they throw an exception.
Fixed in 0.9.3
Removed solution in 0.9.16 (Caused other problems.)