Inconsistent use of namespaceExists()
-type functions in the registry db
#824
Milestone
namespaceExists()
-type functions in the registry db
#824
As mentioned in #804, we're inconsistent about how we use these functions, and there are two nearly identical functions floating around --
namespaceExistsByPrefix()
andnamespaceExists()
, which also takes a prefix. We should clean this up and settle on one or the other.The text was updated successfully, but these errors were encountered: