Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -11/+13 |
* | Fixed backends.oracle.test_operations. | Mariusz Felisiak | 2020-04-21 | 1 | -1/+3 |
* | Fixed #31473 -- Made sql_flush() use RESTART IDENTITY to reset sequences on P... | Jon Dufresne | 2020-04-17 | 1 | -24/+5 |
* | Added test coverage for DatabaseOperations.sql_flush(). | Jon Dufresne | 2020-04-17 | 1 | -0/+133 |
* | Fixed #28596 -- Fixed QuerySet.bulk_create() and cascade deletion crash on Or... | Mariusz Felisiak | 2017-10-05 | 1 | -0/+14 |
* | Fixed #28451 -- Restored pre-Django 1.11 Oracle sequence/trigger naming. | Kevin Grinberg | 2017-08-22 | 1 | -0/+11 |