Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run search and replace of symbolic module names | Mike Bayer | 2020-04-14 | 1 | -4/+6 |
* | Fixes for public_factory and mysql/pg dml functions | Mike Bayer | 2020-02-08 | 1 | -1/+6 |
* | Add anonymizing context to cache keys, comparison; convert traversal | Mike Bayer | 2019-11-04 | 1 | -1/+0 |
* | SyntaxError in on_duplicate_key_update() example. | Peter Schutt | 2019-07-15 | 1 | -1/+1 |
* | Fix many spell glitches | Lele Gaifax | 2019-01-25 | 1 | -2/+2 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -4/+5 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -10/+13 |
* | Add ability to preserve order in MySQL ON DUPLICATE KEY UPDATE. | Maxim Bublis | 2018-08-13 | 1 | -2/+50 |
* | Rename MySQL dml.insert().values to .inserted | Mike Bayer | 2017-09-08 | 1 | -11/+12 |
* | Implement MySQL's ON DUPLICATE KEY UPDATE | Michael Doronin | 2017-07-03 | 1 | -0/+79 |