Detangle collection fetching features #1963
Labels
area/collections
Related to the collections system
area/schema
Related to the schema system
code quality
Related to improving code quality
refactor
This issue specific to or requires *notable* refactoring of existing codebases and components
Milestone
There are several features that make little sense in their current once schema is separated from collection, these need to be sorted out:
Store.GetCollectionByVersionID
fetches a single collection from a schema version IDStore.GetCollectionBySchemaID
has the same problem asStore.GetCollectionByVersionID
and is used heavily in P2P as well as being publicThe text was updated successfully, but these errors were encountered: