Commit Graph

4 Commits

Author SHA1 Message Date
Mike Bayer 5f7814707d Add versioned_update_old_row example
A modification to the "turn UPDATE into INSERT" recipe that
also UPDATEs the previous row.  The example is using timestamps
to maintain a relationship between two objects.

Change-Id: Ifdb8ee73616190384263bbe88c71d9278d616f6b
(cherry picked from commit 5851bf1138)
2018-12-07 14:02:37 -05:00
Mike Bayer 49a8e464b6 - modernize versioning examples
- add new example versioned_rows_w_versionid

Change-Id: I592cd5eb7db50162b4c4ad6191813d9def2b6d7c
(cherry picked from commit 70f8f6a169)
2018-05-05 18:21:31 -04:00
Alex Gaynor 1caa7fafbd Fix many typos throughout the codebase
Found using: https://github.com/intgr/topy
2014-04-26 13:13:13 -07:00
Mike Bayer 53e93d50ca forgot to add this, oopsie 2013-11-30 10:34:09 -05:00