Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn when caching is disabled / document | Mike Bayer | 2021-12-06 | 1 | -0/+1 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | document missing ColumnCollection methods | Mike Bayer | 2021-06-13 | 1 | -0/+11 |
* | Accept ColumnCollection in update_on_conflict(set_= | Gord Thompson | 2021-02-15 | 1 | -2/+12 |
* | introduce generalized decorator to prevent invalid method calls | Mike Bayer | 2021-01-16 | 1 | -0/+11 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Support Column objects in the SET clause for upsert | Mike Bayer | 2020-11-23 | 1 | -7/+14 |
* | Implement upsert for SQLite | RamonWill | 2020-11-08 | 1 | -0/+160 |