9f5baedd

By: Michael Lynch <git@mtlynch.io>

Persist Tinybeans child records with standard store methods

Remove the one-off InsertMediaItemWithCommentsAndReactions transaction API.
The importer now records a media item first and attaches its comments and
reactions with the returned media ID, allowing partial entry metadata when a
later write fails.