makeVersionHistory: Make the VERSION_HISTORY table

Description Usage Arguments

Description

This function creates the row of the VERSION_HISTORY table that corresponds to the update we're making for this survey

Usage

1
makeVersionHistory(con, date, description)

Arguments

con

A connection to the existing database, created with RSQLite.

date

Date of the update, in the format YYYY-MM-DD

description

Description of the version. For a standard database update, it's just "added [surveyID]".


kaijagahm/ygdpAddSurvey documentation built on July 22, 2021, 2:11 p.m.