| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-09-09 | Refs #29444 -- Fixed DateField constructor in db.backends.oracle.utils.Insert... | Johannes Hoppe |
| 2019-09-03 | Refs #29444 -- Made db.backends.oracle.utils.InsertVar use str as default. | Johannes Hoppe |
| 2019-07-08 | Refs #29444 -- Added support for fetching a returned non-integer insert value... | Johannes Hoppe |
| 2019-02-04 | Refs #28859 -- Simplified fetch_returned_insert_id() by using int data type f... | Mariusz Felisiak |
| 2018-03-20 | Fixed #29227 -- Allowed BooleanField to be null=True. | Tim Graham |
| 2017-02-09 | Fixed #22669 -- Fixed QuerySet.bulk_create() with empty model fields on Oracle. | Mikhail Nacharov |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2016-12-29 | Fixed #27649 -- Bumped required cx_Oracle to 5.2. | Tim Graham |
| 2015-01-14 | Fixed #22603 -- Reorganized classes in django.db.backends. | Tim Graham |
