Skip to content

Commit

Permalink
docs(basic-principles): Remove early Note
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Mar 4, 2024
1 parent a7a22aa commit 01b655b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vignettes/basic-principles.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ In practice, this is done by labeling each record in the data with three additio

This strategy of time versioning is often called "type 2" history [@Kimball2013].

Note that identical records may be removed and introduced more than once; for example, in a table of names and
addresses, a person may change their address (or name) back to a previous value.

The SCDB package provides the function `update_snapshot` to handle the insertion and deactivation of records using
this strategy.
It further includes several functions to improve the Quality of life for working with database data.
Expand Down

0 comments on commit 01b655b

Please sign in to comment.