I made a first attempt at abstractions and setup for the SQL sharing API. It concretely defines a Container abstraction that contains a set of tables, as well as API calls to register data with containers, send/accept/reject/modify sharing requests, and perform data merges if possible.
I made a first attempt at abstractions and setup for the SQL sharing API. It concretely defines a Container abstraction that contains a set of tables, as well as API calls to register data with containers, send/accept/reject/modify sharing requests, and perform data merges if possible.