View source: R/commitMetadataHistory.R
commitMetadataHistory | R Documentation |
commit any changes to the metadata history git repo
commitMetadataHistory(meta)
meta: |
safeSQL object to DB containing table |
Any changes to the files in the metadata history git repository are committed and pushed upstream.
TRUE on success. Generates an error on failure.
This function uses lockSsymbol('metadata_history')
to protect
access to the git repo, but this function must be called within an EXCLUSIVE transaction
on meta
that is both begun and committed by the caller.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.