summaryrefslogtreecommitdiff
path: root/examples/versioned_history
Commit message (Expand)AuthorAgeFilesLines
* fix test suite warningsMike Bayer2023-05-091-1/+1
* support DeclarativeBase for versioned history exampleMike Bayer2023-03-273-18/+79
* port history meta to 2.0Mike Bayer2023-02-063-103/+118
* Update Black's target-version to py37Hugo van Kemenade2022-01-051-1/+1
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* Deprecate duplicated column names in Table definitionMike Bayer2020-10-121-1/+2
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-2/+2
* Rename py.test to pytestGord Thompson2020-04-161-3/+3
* Simplified module pre-loading strategy and made it linter friendlyFederico Caselli2020-03-071-1/+1
* Integrate mapper-level version_id_col with versioned_historyMike Bayer2020-01-103-2/+26
* Fix typosMin ho Kim2019-07-211-1/+1
* Use py.test for versioned_history tests, nose no longer runsMike Bayer2019-05-251-3/+6
* Post black reformattingMike Bayer2019-01-063-30/+40
* Run black -l 79 against all source filesMike Bayer2019-01-063-234/+278
* - modernize versioning examplesMike Bayer2018-05-051-0/+3
* Set autoincrement to False; use sqlite_autoincrement in versioned_historyCarlos GarcĂ­a Montoro2017-01-092-1/+50
* - Fixed two issues in the "history_meta" example where history trackingMike Bayer2015-08-242-4/+69
* - Updated the :ref:`examples_versioned_history` example such thatMike Bayer2014-11-262-21/+97
* - formattingMike Bayer2014-11-262-53/+106
* - 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-242-5/+38
* - use column.info to detect those cols part of "versioning"Mike Bayer2014-02-162-28/+56
* Merge branch 'patch-1' of https://github.com/jplaverdure/sqlalchemy into tMike Bayer2014-02-161-3/+5
* - Added a tweak to the "history_meta" example where the check forMike Bayer2014-02-021-1/+2
* - start reworking examples to include more code from the wiki.Mike Bayer2013-11-293-0/+737