summaryrefslogtreecommitdiff
path: root/examples/versioned_history/test_versioning.py
Commit message (Expand)AuthorAgeFilesLines
* Integrate mapper-level version_id_col with versioned_historyMike Bayer2020-01-101-2/+1
* Post black reformattingMike Bayer2019-01-061-20/+22
* Run black -l 79 against all source filesMike Bayer2019-01-061-196/+225
* Set autoincrement to False; use sqlite_autoincrement in versioned_historyCarlos GarcĂ­a Montoro2017-01-091-1/+45
* - Fixed two issues in the "history_meta" example where history trackingMike Bayer2015-08-241-0/+65
* - Updated the :ref:`examples_versioned_history` example such thatMike Bayer2014-11-261-8/+65
* - formattingMike Bayer2014-11-261-36/+64
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-1/+1
* - Fixed bug in the versioned_history example where column-level INSERTMike Bayer2014-02-241-1/+30
* - use column.info to detect those cols part of "versioning"Mike Bayer2014-02-161-15/+27
* - start reworking examples to include more code from the wiki.Mike Bayer2013-11-291-0/+490